What is data control language?
No Answer is Posted For this Question
Be the First to Post Answer
When a dml statement is executed, in which cursor attributes, the outcome of the statement is saved?
I have a Employee table with columns ename,eid,salary,deptno. How to retrieve sum of salary for each deptno?
Give an example of Full Outer Join?
Write a sql query to find the names of employees that begin with ‘a’?
Why are sql stored procedures used?
What is the use of sql trace?
What is a trigger in pl/sql?
In a table i have columns A,B,C and i have a composite index on columns A,B if so will the following query uses index or not? SELECT sal,name FROM <table_name> WHERE A=<value> AND B=<value> AND C=<value>;
What is record variable?
How to select 10 records from a table?
Write a sql query to get the third highest salary of an employee from employee_table?
How do we use distinct statement? What is its use?
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)