Oracle (3259)
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)
What is Java Pool in Oracle?
What is the difference between NOROW and LOCKROW?
How to make a copy values from one column to another in sql?
What is oltp (online transaction processing)?
What is pl sql block structure?
What keyword you will use to get schema appended to the result set of a ‘for xml’ query?
How to improve query performance using index hunting?
Why do we need mongoose?
What does REVERT do in SQL Server 2005?
Explain indexed views and partitioned view with their syntax.
What is forward - only cursors / read only cursor?
If you had a tablespace, test_tablespace, which consists of three files:test01.dbf, test02.dbf, and test03.dbf, and someone accidentally used the unix command"rm" to delete the file test02.dbf, what else would you need in order to recover all the data thatwas present in test_tablespace at the time that test02.dbf was deleted?
What is normalization and why it is used?
What are subqueries in sql server? Explain its properties.
How to create a table?