Can we create SP inside SP ? If no Y ? If yes Y ? Explain with an example ?
Answer Posted / nsatyabrat7
yes, we can,,create a child sp inside a parent sp...
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the cartesian product of table?
What is a natural primary key?
What are the basic functions for master, msdb, model, tempdb and resource databases?
What is the difference between mysql and sql server?
What is the purpose of the model database?
How sql server enhances scalability of the database system?
What is transact-sql language?
What are the fixed server level roles? : sql server security
Can foreign key be duplicate?
When would you prefer to have a minimum number of indexes?
What are various limitations of the views?
How important do you consider cursors or while loops for a transactional database?
What is order of B+tree?
How to get nth highest salary from employee table.
What is an index in a database?