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)
you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration
What is the difference between cold backup and hot backup?
What is the usage of save points in oracle database?
Which should I use, repagent or ltm in sybase?
What is a session in mysql?
How to create and drop temp table in sql server?
You need to add a notnull column in a table by using alter command (without using default command). How would you do that?
How many sql statements are used? Define them.
Other than truncate statement, which other command can by-pass the trigger on the tables?
what is constraints? Also explain the different types of constraints?
What is the use of mysqli_num_rows?
In the oracle version 9.3.0.5.0, what does each number shows?
What is rownum and rowid?
Do you know data definition language, data control language and data manipulation language?
Can we perform backup restore operation on tempdb?