Answer Posted / hokar
stored procedure is a set of sql statements that are stored
in the database on a server rather than storing it in the
database.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain different forms of normalization?
What is query parameter in ssrs?
Can we insert data if clustered index is disabled?
Do you know hot add cpu in sql server 2008?
If you lose rights to your sql server instance what are the options to connect to sql server instance? : sql server security
Data table as parameter in sql server?
What is an index. What are the types?
What are indexes in ms sql server?
What is database replication? What are the different types of replication you can set up in sql server?
What do you understand by recursive stored procedure?
Write a query to find 5th highest amount paid from the customer table.
What command would you use to add a column to a table in sql server?
What are cursors in ms sql server?
How to concatenate two character strings together?
What is bit data type?