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


Please Help Members By Posting Answers For Below Questions

What types of commands can be executed in sql*plus?

554


What are the possible values for the boolean data field?

525


how to dump a table to a file with 'mysqldump'? : Sql dba

555


How do you use a while loop in pl sql?

539


What is foreign key in sql with example?

515






What is the meaning of disabling a trigger?

647


Why stored procedures are faster than query?

570


What are inner and outer joins examples of both?

497


Is pl sql a scripting language?

590


What is record data type?

518


What is clause?

608


What is the purpose of cursors in pl/sql?

636


What is the difference between a query and a report?

522


Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?

534


which types of join is used in sql widely? : Sql dba

542