Advantages and Disadvantages of Cursor?
Answer Posted / reddi
to handle to many rows.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do you mean by an execution plan?
What is the default order of an order by clause?
Which table keeps the locking information?
Help!!!!!!!!!!!! My database has gone offline, it is highlighted as 'Suspect'. Foolishly, i haven't got a recent back up. Is there a way of quickly restoring the database? Thank you
Can you explain full-text query in sql server?
What is a database in ms sql server?
What does it mean to manipulate data?
create index myindex on mytable(mycolumn) what type of index will get created after executing the above statement? : Sql server database administration
What are types of subqueries?
Can we insert data into view sql server?
What are dml (data manipulation language) statements in ms sql server?
What stored by the msdb? : sql server database administration
How do you drop an index?
How would you choose between a clustered and a non-clustered index?
How to list all user defined functions in the current database?