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 an inner join sql?
what are date and time functions in mysql? : Sql dba
Is join same as left join?
what is user defined functions? : Sql dba
Which normal form is best?
What are the key differences between SQL and PL SQL?
what is the command line end user interface - mysql? : Sql dba
can sql servers linked to other servers like oracle? : Sql dba
What is user in sql?
What is duration in sql profiler trace?
How does one load ebcdic data? : aql loader
Is sql database free?
How do I run a query in pl sql developer?
what is index? : Sql dba
what is heap table? : Sql dba