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) How to execute multiple sql statements in a single annonymous block irrespective of the sql statement result?
2 4783In a table i have columns A,B,C and i have a composite index
on columns A,B if so will the following query uses index or
not?
SELECT sal,name
FROM
Explain integrity constraint?
What is a table?
What is difference between delete & truncate commands?
You need to purge data from audit database. What will you do?
Which is better statement or preparedstatement?
Is mysql server free?
How many tables we can create in mysql database?
How to get list of all tables from a database?
How to use multiple database server in back end ?
What are external procedures ? Why and when they are used?
Why use ms access instead of excel?
What are the different technologies used to access Database from Visual Basic?
How can you determine the number of sqlnet users logged in to the unix system?
Does sql server use t sql?
What is the use of limit() function in mongodb?