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 define an external table with a text file?
Explain what are the uses of rollback segment?
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.
What is flashback in Oracle?
How do I call oracle stored procedures that take no parameters?
what is data independence exactly? give an example
Why use resource manager in Oracle?
How to retrieve first and last records from a table?
What is a Data File ?
select to_char('10','10') from dual This gives me an error oRA-1481 INVALID NUMBER FORMAT MODEL why? pls help
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.
How can I see all tables in oracle?