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)
How did mongodb get its name?
What is change data capture (cdc) in sql server 2008?
what is bit datatype and what's the information that can be stored inside a bit column? : Sql server database administration
Explain how to send email from sql database?
What is the difference between $oracle_base and $oracle_home?
What is ora-1555 snapshot too old error? Explain in detail?
What is database architecture? : SQL Server Architecture
Why do we use sql constraints?
how would you convert a secondary server into a primary server ?
Explain unique key in sql server?
Is sql server is free?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
Is mysql from oracle?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What is unique key in mysql?