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 the difference between truncate and delete? Can we rollback both? How would a full table scan behave after?
564When using oracle export/import what character set concerns might come up? How do you handle them?
595Tell me about standby database? What are some of the configurations of it? What should we watch out for?
549Explain the process you follow to start looking into performance issue at database level(if the application is running very slow, at what points do you need to go about the database inorder to improve the performance?)
765
Can mongodb store binary data?
What are the different types of collation sensitivity?
How do I run a trace in sql server?
What is an anonymous block?
What is group function in sql?
What is view? Can we update view
Why do we need view in sql?
What is bind reference and how can it be created?
How to resolve name conflicts between variables and columns?
How to list or view all databases from the mysql server.
Can you tell the difference between mysql_connect and mysql_pconnect? : Mysql dba
Whis is not false in primary key?
Can u give the example by taking an unnormalized table and make that 1nf and then 25nf, and then 3 nf?
What language does mongodb use?
What happens if the update subquery returns multiple rows?