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
is there a column to which a default can't be bound? : Sql server database administration
Explain in details security in SQL azure?
What are the dis_advantages of stored procedures, triggers, indexes?
How do I schedule a sql server profiler trace?
Explain about remote stored procedure?
What is plan freezing?
what is the main function of a query parameter?
What is an expensive query?
1.what is the diff between nolock optimizer and read uncommitted isolation? 2.what is the diff between revoke and deny? 3.what is percieved down time? 4.whether password protection are required for backups?if yes why?if no why? 5.what is fill factor? 6.what is cost analysis? 7.what is mean by piece meal restore? 8.what is 'rowguidcol'? 9.impersonate permission? 10.what is selectivity?
What are commit and rollback in sql?
What is query and its types?
What are the difficulties faced in cube development? : sql server analysis services, ssas
Does an index slow down updates on indexed columns?
What is the most common type of join?
Can one drop a column from a table?