Answer Posted / selvaraj v , anna university c
Cursors allow row-by-row processing of the result sets.
Retrieve more than one rows from table or database to use
Curosrs.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How much does sqlite cost?
How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000
How to disable a trigger name update_salary?
What is difference between stored procedure and trigger?
What is function and procedure in pl sql?
what is the difference between a local and a global temporary table? : Sql dba
Explain what is a field in a database and record in a database?
What is t sql in sql server?
what is the difference between group by and order by in sql? : Sql dba
What do you know by pl/sql cursors?
How to handle bulk data?
How do sql triggers work?
Can we use two order by clause in query?
Is it possible to remove child records without removing master table records...the two having pk,fk relationship?
What does count (*) mean in sql?