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 does the t-sql command ident_current does? : Transact sql
Is sql database free?
What is sql injection vulnerability?
how can we destroy the session, how can we unset the variable of a session? : Sql dba
What is autocommit sql?
What are different types of triggers?
what is the functionality of the function htmlentities? : Sql dba
Is there any restriction on the use of union in embedded sql?
explain what is mysql? : Sql dba
How to change a value of the field ‘salary’ as 7500 for an employee_name ‘john’ in a table employee_details?
What is using in sql?
how to convert numeric values to character strings? : Sql dba
Why do we use procedures?
What is recursive join in sql?
What is thread join () in threading?