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) Is there any problem if we use commit repeatedly after each dml statement in a plsq procedure ? (eg. there are 10 update stmt and using 10 commit stmt after each update stmt)
1 5453Use The Implicit cursor to Query The Department table information Where Deptno is 30.check,if no record was found then print "Record Was Not Found".Else Print Deptname And Ename.Dept table Have Dname Varchar2(20),Deptno Number,EnameVarchar2(20).Please Answer In 2 mins,with in Maximum 15 lines.
5 9781
How many types of indexes are there in sql?
Where is mysql installed on linux?
What is dbms and its application?
What language is sql server written in?
explain the storage models of olap? : Sql server database administration
How many types of locks are present in a database?
How to move a multi-file database?
How to enter binary numbers in sql statements?
What is sql and where is it used?
What is before and after trigger?
Explain the truncate command? : SQL Server Architecture
What is pl sql variable?
Which column of the user triggers data dictionary view displays the database event that will fire the trigger?
What is a mysql server?
What will happen when you remove a document from database in mongodb? Does mongodb remove it from disk?