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
What is Materialized View? In What Scenario we Use Materialized View?
what is the use of friend function? : Sql dba
What is the use of primary key?
Define concurrency control. : Transact sql
Why we use join in sql?
What is the difference between rename and alias?
how can we take a backup of a mysql table and how can we restore it. ? : Sql dba
Is sql harder than python?
What is sql architecture?
explain the options of myisamchk to improve the performance of a table. : Sql dba
what are the 'mysql' command line options? : Sql dba
Is inner join same as self join?
What are the advantages of pl sql?
What is difference between function and trigger?
Explain spool.