why sql is used as interpreter frequently rather than a
compile?



why sql is used as interpreter frequently rather than a compile?..

Answer / hemant

Interprter works line by line but compiler execute its all
work as a program..like if any sql query has error then sql
will how that x line has error ..

Is This Answer Correct ?    5 Yes 1 No

Post New Answer

More SQL PLSQL Interview Questions

What is the difference between distinct and unique in sql?

0 Answers  


Explain uses of cursor.

1 Answers  


Does indexing improve query performance?

1 Answers  


describe transaction-safe table types in mysql : sql dba

0 Answers  


what are the nonstandard string types? : Sql dba

0 Answers  






How do I create a sql database?

0 Answers  


What are the topics in pl sql?

0 Answers  


What is a mutating table and a constraining table?

0 Answers  


What are the two types of cursors in pl sql?

0 Answers  


Why do we use procedures?

0 Answers  


Explain the usage of WHERE CURRENT OF clause in cursors ?

3 Answers  


What does t sql mean?

0 Answers  


Categories