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

Does inner join return duplicate rows?

523


What is cartesian join in sql?

559


What is the difference between delete and truncate commands?

517


What are the three forms of normalization?

537


What is a record in pl/sql?

551






What is java sql connection?

518


what is bcp? When does it used? : Sql dba

526


What are pl sql data types?

553


What is the difference between inner join and left join?

550


What is pivot table in sql?

526


Does pl/sql support create command?

578


What does varchar include?

520


how to use case expression? : Sql dba

557


Can we create view in stored procedure?

526


what is the difference between nested subquery and correlated subquery?

552