select * from emp
what happened internally when we write this query in the sql
prompt?
Answers were Sorted based on User's Feedback
it will display all the records of emp table.
| Is This Answer Correct ? | 2 Yes | 1 No |
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 |
How to use "for" statements in oracle?
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
What are nested tables?
How to assign values to variables?
What is the difference between I and G in Oracle?
query optmization techniques and quwry analyser+projects+ppts
Compare and contrast between sql and sql server and explain its various functions?
In which language oracle has been developed?
What is an UTL_FILE.What are different procedures and functions associated with it?
What is not equal to in oracle?
What is the usage of analyze command in oracle?
Differentiate the standard purchase order,Blanket purchase agreement,Contract purchase agreement,Planned purchase order?