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 CONVERT ORACLE TABLE DATA (RECORDS)INTO EXCEL SHEEET?

3 Answers  


what is Table ?

2 Answers  


Differnce between view and index

3 Answers  


What is a snapshot log?

0 Answers  


in account table account type amount ac1 credit 300 ac2 debit 5000 ac3 credit 3000 ac1 debit 4000 ac3 debit 2000 ac2 credit 4000 write a query how to get sum of credit & sum of debit

3 Answers   Polaris,






what is Single Byte Overhead...?

0 Answers  


What are main difference between Stored Procedure and Functions.

6 Answers   CA, Metric Stream,


How can Oracle users be audited?

0 Answers   MCN Solutions,


What is the max number of columns in an oracle table?

0 Answers  


Please HELP me its urgent? If i want to EXPORT data from SQL server to ORACLE 11g then how can I replicate data from SQL to ORACLE?

3 Answers  


Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.

0 Answers   Wipro,


Define the SGA and: How you would configure SGA for a mid-sized OLTP environment? What is involved in tuning the SGA?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • 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)