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
in the physical file layout, where should the transaction log be stored in relation to the data file? : Sql server administration
How do I save a stored procedure in sql server?
Explain the difference between clustered and non-clustered index?
How you trouble shoot when any job fails
Explain what is the function of sql server agent windows service?
Is truncate a dml command?
How do I repair damaged sql server mdf file database? In previous day my mdf file has got damage due to unknown reasons then I used dbcc chekcdb command but it failed, MDF file is important for me, I don’ know that how to get back mdf file data. Please anyone suggest me?
What do you mean by recursive stored procedure?
What is triggers in ms sql server?
What is query cost in sql server?
What is transaction server explicit transaction?
What are user defined functions in ms sql server?
Explain rdbms?
How to declare and use cursor variables?
Explain what are page splits? : SQL Server Architecture