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

Answer Posted / suresh

it will check for emp table(available or not).
1.if emp table available then it will retreive all the
colums from emp table..
2.if it is not available then it will give error..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it mandatory for the primary key to be given a value when a new record is inserted?

931


what is transaction? : Sql dba

719


What is the difference between joins?

731


What do you mean by field in sql?

785


what are the authentication modes in sql server? How can it be changed? : Sql dba

954






explain advantages of innodb over myisam. : Sql dba

829


What is difference between cursor and trigger?

761


Is id a reserved word in sql?

859


What is on delete set null?

763


What does count (*) do in sql?

737


Can you load data into multiple tables at once? : aql loader

800


Can dml statements be used in pl/sql?

775


What is the plv (pl/vision) package offers?

795


How to add new employee details in an employee_details table with the following details

823


How many types of functions are there in sql?

666