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
Is sql considered coding?
How to get unique records from a table?
when is the use of update_statistics command? : Sql dba
can a stored procedure call itself or recursive stored procedure? : Sql dba
1) Synonyms 2) Co-related Subquery 3) Different Jobs in Plsql 4) Explain Plan 5) Wrap 6) Query Optimization Technique 7) Bulk Collect 8) Types of index 9) IF primary key is created then the index created ? 10) Foreign Key 11) Exception Handling 12) Difference Between Delete and Trunc 13) Procedure Overloading 14) Grant Revoke 15) Procedure Argument types. 16) Functions. 17) Joins
Mention what are different methods to trace the pl/sql code?
What are the different set operators available in sql?
Why is a trigger used?
How is indexing done in search engines?
How is sql used in oracle?
Where do we use pl sql?
What is Materialized View? In What Scenario we Use Materialized View?
Explain the the delete statements in sql?
How do you modify a trigger?
What is the difference between view and stored procedure?