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 to list all triggers in the database with sys.triggers in ms sql server?
How are a file stored in neo4j?
Why does mysql have so many connections?
What is the difference between a delete command and truncate command?
What is a business logic layer?
What are sub reports?
What is data model in database?
How to update info already in a table and delete a row(s) from a table.
what is timestamp in mysql? : Sql dba
Can we declare a column having number data type and its scale is larger than pricesionex: column_name number(10,100),column_name numbaer(10,-84)
What is data modelling techniques?
What are the steps to take to improve performance of a poor performing query? : sql server database administration
What are the types of variable use in pl sql?
What are foreign key constraints?
How to select all columns of all rows from a table with a select statement in ms sql server?