why sql is used as interpreter frequently rather than a
compile?
Answer / 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 |
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
Is sql sequential or random?
What is the use of nvl function?
Is record in pl sql?
What is field delimiter?
Is it possible to sort a column using a column alias?
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
In packages the source code is compiled into p code ? how do we describe the p code
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
What does t sql mean?
What are different joins used in sql?
Can I copy :old and :new pseudo-records in/to an oracle stored procedure?