why sql is used as interpreter frequently rather than a
compile?
Answer Posted / 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 View All Answers
Can we join two tables without common column?
Can I call a procedure inside a function?
Why triggers are used?
What is the difference between python and sql?
What is synchronized subquery?
What is asqueryable?
how to get a list of all tables in a database? : Sql dba
What is a unique key?
What is the difference between delete, truncate and drop command?
What are the two characteristics of a primary key?
What is benefit of creating memory optimized table?
What is the max nvarchar size?
State few characteristics of pl/sql?
what are the limitations of mysql in comparison of oracle? Mysql vs. Oracle. : Sql dba
What pl/sql package consists of?