can we call stored Procedure in Function in Sql Server 2000
and vice versa.
Answer Posted / swathi
no we cannot call sp in a function
| Is This Answer Correct ? | 28 Yes | 3 No |
Post New Answer View All Answers
When would you prefer to have a minimum number of indexes?
How do you make a trace?
How to enter unicode character string literals in ms sql server?
Do you know concepts and capabilities of sql server?
List out the difference between union and union all in sql server?
What is a scheduled job or what is a scheduled task?
How to create a dynamic cursor with the dynamic option?
What is the default port for SQL Server over a firewall?
What is role playing dimension with two examples? : sql server analysis services, ssas
How to fine-tune reports?
Which table keeps the locking information?
How to use subqueries with the in operators in ms sql server?
Which trace flags are enabled in sql server?
How can you stop stored procedures from recompiling?
If you're given a raw data table, how would perform etl (extract, transform, load) with sql to obtain the data in a desired format?