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 a table in a database ? : Sql dba
Can you give me some DBCC command options?(Database consistency check) - DBCC CHECKDB - Ensures that tables in the db and the indexes are correctly linked.and DBCC CHECKALLOC - To check that all pages in a db are correctly allocated. DBCC SQLPERF - It gives report on current usage of transaction log in percentage. DBCC CHECKFILEGROUP - Checks all tables file group for any damage.
Difference between transaction type and transaction sources. : oracle accounts receivable
What are the different type of relationships in the dbms?
explain different levels of normalization? : Sql server database administration
What do I need to start working with sql studio? : sql server management studio
Explain insert into select statement?
What is a file group?
What are rows and columns?
How many tables we can create in mysql database?
How to handle bulk data?
Compare and contrast between sql and sql server and explain its various functions?
Does mongodb support primary-key, foreign-key relationship?
What is difference between aggregate and analytic function?
Does mongodb store data in memory?