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

explain the delete statements in sql

666


What is #table in sql?

622


What is the difference between partitioning and sharding?

618


How to start oracle sql developer?

636


How do I view a table in sql?

624






How many types of index are there?

635


How do I view stored procedures?

647


What are the different datatypes available in PL/SQL?

649


How do I write a cron which will run a sql query and mail the results to agroup?

614


What is the difference between the conventional and direct path loads? : aql loader

806


What is the syntax to add a record to a table?

662


what is auto increment? : Sql dba

661


What is the starting oracle error number?

646


how many columns can be used for creating index? : Sql dba

599


What is a rank in sql?

610