When we give SELECT * FROM EMP; How does oracle respond?
Answer Posted / d.elumalai
IF WE GIVE SELECT * FROM EMPLOYEES MEANS
THE ORACLE WILL DO THE FOLLOWING.
1.SYNTACTIC CHECK
2.SEMANTIC CHECK
3.HARD PARSING
4.SOFT PARSING
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of pl/sql table?
List different type of expressions with the example.
What does trigger mean in slang?
What are the usages of sql?
Which tcp/ip port does sql server run?
how to enter numeric values as hex numbers? : Sql dba
What is pl sql architecture?
What is the difference between instead of trigger and after trigger?
When do we use triggers?
what is the difference between truncate and drop statements? : Sql dba
how to create a new table in mysql? : Sql dba
The select into statement is most often used to create backup copies of tables or for archiving records?
What is sqlexception in java?
What is pl sql in dbms?
How to download oracle sql developer?