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 limit in dbms?
how to Return total number of rows.
how would you convert a secondary server into a primary server ?
How to apply filtering criteria at group level with the having clause in ms sql server?
Explain index covering? List its merits.
Suppose we have a table "MyTable" containing 10 rows, what query should be executed to update the odd rows "Salary" as 9000?
Explain the difference between triggers and constraints?
What is RAID? What are the different types of RAID configurations?
Where can you get a list of all initialization parameters for your instance? How about an indication if they are default settings or have been changed?
While you are inserting values into a table with the insert into .. Values option, does the order of the columns in the insert statement have to be the same as the order of the columns in the table?
What is wal in postgresql?
How to create software using microsoft access?
What are the different types of functions in sql?
Explain alias?
What is an inner join sql?