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
What are the three forms of normalization?
What is microsoft t sql?
What is the plv (pl/vision) package offers?
What does seeding a database mean?
How you improve the performance of sql*loader? : aql loader
What is fmtonly in sql?
What are types of joins?
Why is %isopen always false for an implicit cursor?
how to do backup entire database? : Transact sql
What is data manipulation language?
What is bulk collect in pl sql?
Which kind of parameters cannot have a default value in pl sql?
What is sql*loader?
define sql insert statement ? : Sql dba
What is the basic structure of an sql?