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)
You have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation?
Write a query to create a duplicate table with and without data present?
State the various uses of dbcc command?
What are the advantages and disadvantages of using mysql?
What will happen non-clustered index will be created on clustered index?
What is the option used in PostgreSQL to increase the number of shared memory buffers shared among the backend processes
What is data independence and also explain its types?
If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA
Does office 2016 have access?
Explain the record term used in database.
What is rdbms and its types?
What are the technical features of MySQL?
How to turn on the mssql api module in php?
What is the difference between the LIKE and REGEXP operators?
Can we store files in mongodb?