Answer Posted / suresh
cursor is private sql area. cursor is used for to retrieve
or display the more than one values at a time.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I truncate a sql log file?
Explain the rollback statement?
What is the process of debugging?
Is sql free?
Can a table have no primary key?
How many types of normalization are there?
What is sql prepared statement?
Can you do multiple joins in sql?
how do you know if your mysql server is alive? : Sql dba
Does normalization improve performance?
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
What is the order of sql select?
What is cte?
how to do backup entire database? : Transact sql
Explain the update statement in sql