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 |
What are different types of statements supported by sql?
Create a procedure to delete certain records from a table and display the total number of records deleted in this process. (Condition for deletion can be of ur choice, for instance delete all records where eid='')
What is scope of pl sql developer in future?
What is parallel hint?
how to add a new column to an existing table in mysql? : Sql dba
Explain architecture of sql server notification services?
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
What do we need to check in database testing?
Is and as keyword in pl sql?
What is sql*plus?
What is the maximum number of triggers,can apply to a single table?
can a stored procedure call itself or recursive stored procedure? How much level sp nesting is possible? : Sql dba
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)