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 retrieve data from an cursor to a record?

0 Answers  


What is E-R diagram ?

2 Answers   CGI, Keane India Ltd,


List the types of joins used in writing subqueries?

0 Answers  


Explain oracle’s system global area (sga).

0 Answers  


How to connect asp pages to oracle servers?

0 Answers  






How to change user password in oracle?

0 Answers  


What is sharded cluster?

0 Answers  


What is oracle server autotrace in oracle?

0 Answers  


How you find out version of installed workflow?

1 Answers  


HI Friends Myself Manoj,i am from bengaluru.i have 1 yr of exp in PLSQL but not upto the mark..now attending interviews but m not able to clear even 1 round..i have attended 3 interviews till today.purpose of writing this query is,i want to know the intreview topics that interviewer going to ask frequently,mainly SCENARIO based questions.IF anybody have any PLSQL projects please give it to me,it will helps me alot.Thanks for your patience.

0 Answers  


How do we get field details of a table?

0 Answers  


How would you begin to troubleshoot an ORA-3113 error?

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)