Can you give an example of Stored Procedure?
Answer Posted / guest
sp_helpdb , sp_who2, sp_renamedb are a set of system defined
stored procedures. We can also have user defined stored
procedures which can be called in similar way.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is multilevel indexing?
What do you mean by recursive stored procedure?
What is ddl and dml commands?
Explain throw statement in sql server 2008?
What is database black box testing?
How do I open port 1433?
You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
What does man by sql wildcard characters in sql server?
How do I manually uninstall an instance of sql server 2016?
How to see existing views in ms sql server?
Is port 1433 secure?
Explain the difference between functions and stored procedures in sql server?
What is the concept of optimization?
Which tools are available to manage SQL Azure databases and servers?
ow to bring suspect mode datbase online from scratch