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
How do you clear the screen in sql?
What is trigger in pl sql?
How does one load ebcdic data? : aql loader
What is cross join example?
How do I save a stored procedure?
How do you drop a trigger?
Is record in pl sql?
Why join is faster than subquery?
What is the starting oracle error number? What is meant by forward declaration in functions?
describe transaction-safe table types in mysql : sql dba
Define commit?
What is sql injection owasp?
what is a view? : Sql dba
What is the difference between delete and truncate commands?
What are the two types of exceptions.