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) Guideline for sizing db_block_size and db_multi_block_read for an application that does many full table scans?
631I have applied the following commands: now what will happen, will the database will give an error / it will work?
568Where can you get a list of all initialization parameters for your instance? How about an indication if they are default settings or have been changed?
598A developer is trying to create a view and the database won’t let him. He has the "developer" role which has the "create view" system privilege and select grants on the tables he is using, what is the problem?
699
Explain correlated query work?
How much money does a dba make?
what are integrity rules?
What are the column comparisons operators?
What is vector point function?
How many types of normalization are there?
What is the use of mysql_fetch_array () function in php?
Have you heard about sixth normal form?
When do I need to use a semicolon vs a slash in oracle sql?
How to apply cascading referential integrity in place of triggers?
table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
what is a traditional network library for sql servers? : Sql server database administration
How to connect to sybase database from linux?
What will be query used to get the list of triggers in a database?
Does facebook use graph database?