What is a cursor for loop ?

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


Please Help Members By Posting Answers For Below Questions

What is a design view?

735


What is trigger in sql and its types?

799


Can we rollback delete command?

745


Why primary key is required?

752


How do you declare a constant?

746


What is the importance of sqlcode and sqlerrm?

1092


What is difference between rank () row_number () and dense_rank () in sql?

848


What are different types of queries in sql?

794


What is sql entity?

783


Can I learn sql in a week?

804


Mention what does the hierarchical profiler does?

776


What are dml commands?

773


Do triggers have restrictions on the usage of large datatypes, such as long and long raw?

929


Can we write ddl statements in functions?

833


Can we create foreign key without primary key?

743