can we call functions from stored procedure in SQL Server
2005 ? How?
Answer Posted / monal
Yes you can call function from stored procedure, so far i
haven't had a chance to use it, but still would like to give
it a shot:
As per my guess you can call function in SP using select
statement as you would execute function usually.
| Is This Answer Correct ? | 26 Yes | 5 No |
Post New Answer View All Answers
What are “phantom rows”?
What are distinctive joins find as a part of sql?
What is optimistic concurrency?
Write a SQL query to make a column as unique?
What is the difference between Stored Procedures and triggers?
Mention the 3 ways to get a count of the number of records in a table.
What are key, name and value columns of an attribute? : sql server analysis services, ssas
What do you mean by acid?
What are the advantages of passing name-value pairs as parameters?
What are the types of stored procedures in an sql server?
How you can change the database name in SQL SERVER?
What do you understand by a view?
What is the function of sql server agent windows service?
you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
How efficient you are in oracle and SQL server?