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
How long does it take to learn pl sql?
Does truncate free space?
What is difference between stored procedure and trigger?
How do you write a subquery?
Advantages and disadvantages of stored procedure?
What does t sql mean?
How do you break a loop in pl sql?
Can %notfound return null after a fetch?
How show all rows in sql?
Mention what are different methods to trace the pl/sql code?
How many commands are there in sql?
What are the advantages of sql?
Does sap use sql?
Is like operator in sql case sensitive?
What is a pl/sql block?