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 read and create .LDC data files which are used by linguatic dictionary.
Table 1: col1 Timestamp ---------------- 01-mar-2012 11:12:46 Table 2: col2 Timestamp -------------------- 01-mar-2012 11:12:10 01-mar-2012 11:11:23 Write a query to display a row with table2 col2 value less than tabl1 col1 value. Maximum timestamp value previous to table1 col1 value. Display a result as: Col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10
Is there a 64 bit version of ssms?
What is a user role in oracle?
how do you tune the slow running queries in oracle db , explain the methodology
what are myisam tables? : Sql dba
How information is stored on graph in neo4j database?
How to retrieve values from data fields in record variables?
Is mongodb stitch free?
What is ddl in dbms?
What is a procedure in oracle?
Define union, union all, minus, intersect?
What's the procedure?
What is postgis extension?
What is the difference between primary key and candidate key?