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

Answer Posted / rahul vishwakarma

When we execute this command then the Oracle engine start
the process and terieve the values and store them in
IMPLICIT CURSOR then the values from this cursor are send
to the user panel

Is This Answer Correct ?    27 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why truncate is used in sql?

527


If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????

3546


What is a pdo connection?

512


What is cursor and why it is required?

552


Is inner join same as self join?

578






How subquery works in sql?

539


How to fetch alternate records from a table?

675


What is a natural join?

514


what is try_catch block in procedure

1189


Explain constraints in sql?

570


what is text? : Sql dba

556


Write a program that shows the usage of while loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?

1675


What is the maximum size of sqlite database?

546


How can you view the errors encountered in a trigger?

548


Can a view be mutating? If yes, then how?

572