What is the difference between delete and truncate commands?
No Answer is Posted For this Question
Be the First to Post Answer
What version is sql?
How to get employee name from employee table which is the fiveth highest salary of the table
What is set serveroutput on in pl sql?
How do I count rows in sql query?
What is difference between inner join and self join?
what is explain plan?
I have 2 packages A and B. Now package A references Package B and Package B references Package A. How do you compile such inter-dependent objects in PL/SQL
5 Answers Doyensys, Infosys, Metric Stream,
Define union, minus, union all, intersect ?
What is synchronized subquery?
what is a database transaction? : Sql dba
1 SELECT a.field1, b.field2, c.field3, d.field4 2 FROM atable a, atable b, ctable c, dtable d 3 ? 4 ORDER BY 1 What is the minimum number of joins that must be specified on line 3 in the sample code above to properly link the tables? Notice that the table "atable" is aliased twice: once as "a" and once as "b." 1. One join 2. Two joins 3. Three joins 4. Four joins 5. Five joins
I need a exceptoin in pl/sql block so that if any errors occur in the block then no exception should errors should raise?
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)