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 do you mean by super key, primary key, foreign key and candidate key?
What is the full meaning of mysql?
What is Lock table in SQL?
What is the difference between SQL notification and SQL invalidation?
What is the maximum number of columns in sql table?
How to connect sql server management studio express to sql server 2005 express?
What is log shipping? Can we do logshipping with SQL Server 7.0 - Logshipping is a new feature of SQL Server 2000. We should have two SQL Server - Enterprise Editions. From Enterprise Manager we can configure the logshipping. In logshipping the transactional log file from one server is automatically updated into the backup database on the other server. If one server fails, the other server will have the same db and we can use this as the DR (disaster recovery) plan.
How to load data files into tables with 'mysqlimport'?
Is sql workbench free?
What is difference between equi join and natural join?
What stored by the tempdb ? : sql server database administration
How can I insert images into a Mysql database?
what is partitioning? Types of partitioning. explain? what is the new kind of partitioning type introduced in 9i?
How to do login in mysql with unix shell.
How to unlock the sample user account in oracle?