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 is an oracle stored procedure?
Explain architecture of sql server notification services?
How many types of privileges are available in sql?
What are the commands used in sql?
what is an index? : Sql dba
what is bcp? When is it used?
What is cartesian join in sql?
what are the different functions in sorting an array? : Sql dba
Where the sql database files are stored?
What is the life of an sql statement?
Explain ddl statements in pl/sql?
what are the join types in tsql? : Transact sql
What is pivot in sql?
What is meant by temporal data?
What is a string data type in sql?