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) Describe sql comments?
Is oracle an open source?
What is the need of merge statement?
What is variable and how many types of variable?
Write the alter statement to enable all the triggers on the t.students table.
Explain neo4j index?
How do I take advantage of table partitioning with bcp in sybase?
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
How can we use ConnectorJ JDBC Driver with MS SQL?
How to delete a database from mysql server.
What does the update command do?
What command is used to create a database in the sql server and how?
Mention what is the use of function "module procedure" in pl/sql?
I have single column in a file. Input 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15 my output is file 1 have 1,2,3,10,11,12 file 2 have 4,5,6,13,14,15 and file 3 have 7,8,9 how is it possible in datastage
What is vacuuming in postgresql?