Answer Posted / vijay
The set of rows is returned by SELECT statementb by using
WHERE clause or not. In our application can not work
EFFICIENTLY to this result set. If we want to
access/process the entire block or row or fields or it
different kind of property, we need the mechanism. This
mechanism is called CURSOR.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between mysql and mysqli?
What does it mean to normalize data?
Explain the properties of the relational tables?
Can another user execute your local temporary stored procedures?
What is dbcc?
What happens if the update subquery returns multiple rows in ms sql server?
What is the purpose of grouping data in a report?
What are the main sources of data?
What is the maximum size of sql server database?
Explain the microsoft sql server delete command?
How to rebuild all indexes on a single table?
Define views.
Where do you find the default Index fill factor and how to change it?
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
What is join and name different type of joins?