Answer Posted / udaykumar
cursor is a private workspace memory,it does'nt stored in
the database.It is a buffer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what are the differences between procedure-oriented languages and object-oriented languages? : Sql dba
what are the different type of sql's statements ? : Sql dba
how to drop an existing index in mysql? : Sql dba
how to use in conditions? : Sql dba
Define SQL and state the differences between SQL and other conventional programming Languages?
What will you get by the cursor attribute sql%found?
What is data type in database?
what is csv? : Sql dba
What is the primary key?
What are types of exception?
Which column in the user.triggers data dictionary view shows that the trigger is a pl/sql trigger?
Can we use delete in merge statement?
Are ddl triggers fired for ddl statements within a pl/sql code executed using the dbms.sql package?
What is meant by temporal data?
Can we commit inside a trigger?