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)
What is a Transformation?
How do I find the sql server instance name?
How many databases instances are there in sql server 2000?
What is cursors?
What is syntax of for loop in r?
How to create new table with "create table" statements?
Explain openquery function and openrowset function?
Are foreign key constraints necessary?
What is Database Management System?
How would you use user_constraints table in DB?
What is the best way to do multi-row insert in oracle?
How to display error message in postgresql?
can you elaborate on blob and text in mysql? : Mysql dba
what is isam? : Sql dba
Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.