select * from emp
what happened internally when we write this query in the sql
prompt?

Answers were Sorted based on User's Feedback



select * from emp what happened internally when we write this query in the sql prompt?..

Answer / dilip

it wil select all the data from table....

Is This Answer Correct ?    5 Yes 3 No

select * from emp what happened internally when we write this query in the sql prompt?..

Answer / dinesh chandra

it will display all the records of emp table.

Is This Answer Correct ?    2 Yes 1 No

select * from emp what happened internally when we write this query in the sql prompt?..

Answer / purna

ALL DATA R STORED IN D PHYSICAL LAYER .....WHEN WE WRITE A QUARY D DATA WILL COM FROM PHYSICAL LAYER 2 SGA (SYSTEM GLOBAL AREA) THROUGH SQL*PLUS LOGICAL LAYER AND GIVES D OUTUT IN D VIEW LAYER
PHYSICAL LAYER...>SQL*PLUS LOGICAL LAYER...>SGA...>VIEW LAYER

Is This Answer Correct ?    1 Yes 0 No

select * from emp what happened internally when we write this query in the sql prompt?..

Answer / vijay sonawane

show all records of table as output

Is This Answer Correct ?    0 Yes 1 No

select * from emp what happened internally when we write this query in the sql prompt?..

Answer / sanjay

query will not give any results

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More Oracle General Interview Questions

How to define an external table with a text file?

0 Answers  


Explain what are the uses of rollback segment?

0 Answers  


write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.

11 Answers   Wipro,


What is flashback in Oracle?

0 Answers   MCN Solutions,


How do I call oracle stored procedures that take no parameters?

0 Answers  


what is data independence exactly? give an example

6 Answers  


Why use resource manager in Oracle?

0 Answers   MCN Solutions,


How to retrieve first and last records from a table?

7 Answers   DELL, QSmart,


What is a Data File ?

1 Answers  


select to_char('10','10') from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? pls help

6 Answers  


hi friends i completed b.com 2004.i have 3y accounting exp. in manufacturing company.now i have completed oracle finance.pls suggest me how will get job in oracle.can i get job in oracle.

0 Answers  


How can I see all tables in oracle?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)