State the difference between implict and explict cursor's?
Answer Posted / l..l.n.reddy
IMPLICT CURSOR:- Automatically porvide by oracle which
perform DML statements. queries returns only one row.
EXPLICT CURSOR:- Defined by user. queries returns more
than rows.
Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is oracle sql called?
What is column?
how mysql optimizes distinct? : Sql dba
Is truncate ddl or dml?
How much does sqlite cost?
What are the various levels of constraints?
Why use subqueries instead of joins?
Describe types of sql statements?
Can we use insert statement in function?
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
What is sql and explain its components?
What is meant by user defined function?
Can a primary key be a foreign key?
What is the advantage of nosql?
How do I send sql query results to excel?