oracle is compiler or interpretter,can any one tell me the
answer?
Answer Posted / vijay
hey oracle database uses parser to execute query,
when query recevied by the oracleserver ,first query will
be parsed ,if any error found in query server gives you
error,else qeury is excuted by oracle server and result
will sen to you.
Oracle server uses parser to excute query
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Why self join is used in sql?
How to create a menu in sqlplus or pl/sql?
Is foreign key mandatory?
What is join view in sql?
What is date functions?
What is the difference between a procedure and a function?
Which table is left in join?
What are tables and fields in the database?
What is the best free sql database?
What are different types of tables in sql?
What is a pdo connection?
How do I use google cloud in sql?
what are date and time data types? : Sql dba
What is sql engine in oracle?
What are % type and % rowtype?