Answer Posted / suresh somayajula
Cursor for loop implicitly declares %rowtype as Loop index
opens the cursor and fetch the rows from active set into
fields and then process it and then close the cursor.
Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can you sum a count in sql?
how to add a new column to an existing table in mysql? : Sql dba
What is exception? What are the types of exceptions?
How much does a sql dba make? : SQL DBA
How you can copy a file to file content and file to pl/sql table in advance pl/sql?
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
what are the performance and scalability characteristics of mysql? : Sql dba
How does left join work in sql?
Explian rowid, rownum? What are the psoducolumns we have?
Is sql a case sensitive language?
How many parts of a pl sql block are optional?
How to display Row Number with Records in Oracle SQL Plus?
what is sql in mysql? : Sql dba
what is a database transaction? : Sql dba
How does a covering index work?