Advantages and Disadvantages of Cursor?
Answer Posted / karthikumar.r
advantage:we can do row vise validation.
disadvantage:performance is less
| Is This Answer Correct ? | 104 Yes | 18 No |
Post New Answer View All Answers
Explain relational data?
What is dirty read?
What are the dmvs? : sql server database administration
Define inner join in sql server joins?
What are different types of views?
What is subquery explain with example?
what is difference between view and Dip.
How to convert numeric expression data types using the cast() function?
What is use of @@ spid in sql server?
What are four major operators that can be used to combine conditions on a where clause?
What are user defined functions in ms sql server?
What is difference between foreign key and unique key?
what are the different ways of moving data/databases between servers and databases in sql server? : Sql server database administration
How to name query output columns in ms sql server?
Explain candidate key, alternate key, and composite key?