Answer Posted / hari
Stored procedure is nothing but a Set of T-Sql statements
combined to perform a single task of several tasks. it's
like a macro
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to declare a cursor with "declare ... Cursor" in ms sql server?
What is difference between primary key and foreign key?
How do I start sql server 2017?
what protocol both networks use? : Sql server database administration
how we use window authentication connection with sql server.?
Can we write trigger for view?
What are actions, how many types of actions are there, explain with example? : sql server analysis services, ssas
How to use group functions in the select clause in ms sql server?
Explain what are the authentication modes in sql server?
Explain difference between control flow and data flow?
What is dynamic cursor in SQL SERVER?
What is 1nf 2nf and 3nf?
Explain what is raid and what are different types of raid levels?
How to find related tables in sql server?
Define outer join in sql server joins?