When we give SELECT * FROM EMP; How does oracle respond?

Answer Posted / belal ansari

The sql engine select the records from the table EMS and it store in IMPLICIT CURSOR then display these recordes.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of indexing?

728


What are the advantages of sql?

776


how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba

690


Which is faster truncate or drop?

776


What are the two types of exceptions.

818






Write a sql select query that only returns each name only once from a table?

757


What is the difference between database trigger and stored procedure?

739


What is an implicit commit?

761


Why coalesce is used in sql?

663


What is ttitle and btitle?

768


How to know the last executed procedure?

809


What are the different types of a subquery?

714


What are the key differences between SQL and PL SQL?

851


Why is sql*loader direct path so fast?

797


Why do we use set serveroutput on?

688