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 do I connect to postgresql using putty?
Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
What privilege is needed for a user to create indexes in oracle?
What is schema mongodb?
How do I restart mysql on windows?
What are records give examples?
Who invented postgresql?
Does mysql support pl sql?
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
How is incremental backup different from differential backup?
Consider you have the following three tables which have to be linked together.
How to create a dynamic cursor with the dynamic option?
What is sqlite used for?
Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?
How to receive returning result from a query?