Answer Posted / sathish kumar.t
Cursors is one of the data object which is used to access
and manipulate the datas in the result set.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
Explain what stored procedure sp_replcounters is used for? : sql server replication
How to check parameter value in stored procedure sql server?
Why is normalisation important?
What are the main differences between #temp tables and @table variables and which one is preferred?
Do you know clustered and non-clustered index?
Explain the database you used in your final year project?
A trigger can reference objects outside the current database? State true or false.
Does sql server use t sql?
What are the differences between ms sql server & oracle?
What languages bi uses to achieve the goal?
How to use transact-sql statements to access the database engine?
What programming language would you use to create embedded functions in ssrs?
What does the on update no action do?
How to throw custom exception in Stored Procedure?