can we call stored Procedure in Function in Sql Server 2000
and vice versa.
Answer Posted / rvs varma
Its not possible to call sp's in function but viceversa is
possible
| Is This Answer Correct ? | 63 Yes | 6 No |
Post New Answer View All Answers
Does index slows down insert statements?
If I delete a template from the list in sql studio, will it be deleted from the hard disk? : sql server management studio
What do you understand by the denormalisation?
What are the main differences between #temp tables and @table variables and which one is preferred?
What is cross join in sql server joins?
what is a join and explain different types of joins? : Sql server database administration
Who is the owner of a schema in ms sql server?
Can I disable or restrict ssrs export formats (rendering formats)?
Recommend an approach to ensuring that all changes in the remote databases synchronize with the SQL Azure database?
Explain what role entity and relationship play in an ER diagram.
How to list all triggers in the database with sys.triggers in ms sql server?
How you can get the list of largest tables in a database?
What are the two authentication modes in sql server?
What is logshipping and its purpose?
Can we use custom code in ssrs?