What is difference between select statement and cursor

Answer Posted / gudekotas

SELECT STATEMENT CONTAINS PARTICULAR STRUCTURE AND SELECT
QUERY RESULT SET CONTAINS ROWID,ROWNUM.

CURSOR DOESN'T CONTAIN STRUCTURE AND IT IS
VIRTUAL(CONTEXAREA)MEANS NO ROWID,NO ROWNUM.

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we perform dml in function?

592


What is delimiter in pl sql?

582


What is a data definition language?

550


What are triggers in sql?

578


What is difference between stored procedures and application procedures?

567






What has stored procedures in sql and how we can use it?

561


What are the benefits of triggers?

595


What is a system versioned table?

527


Can we use the cursor's to create the collection in PL/SQL?

516


What is a heap in sql?

525


What are pl/sql cursors?

561


Do we need to create index on primary key?

461


What is a database? Explain

591


how to enter numeric values as hex numbers? : Sql dba

563


Does sql backup shrink transaction log?

551