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

Answer Posted / radha sri seshu.kolla

when we fire select * from emp; first oracle engine checks
the data dictionary called user_tables. if the table emp
existed then it checks all permissions then contacts the
data dictionary called user_tab_columns, and according to
the given condition the sql statement will be executed

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is package in pl sql?

579


Can primary key be changed?

529


Can I learn sql in a week?

554


Is sql sequential or random?

541


What is cartesian join in sql?

559






What is the clause we need to add in function body to return variable?

540


What are all types of user defined functions?

532


how to create a new view in mysql? : Sql dba

500


What is the process of copying data from table a to table b?

601


What is cross join example?

556


Explain polymorphism in pl/sql.

641


what is sql? : Sql dba

557


Why do we need pl sql?

550


How much ram can sql express use?

513


What is a heap in sql?

530