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)
Can you explain pdq priority?
What is the difference between a shared lock and exclusive lock?
What is java sql drivermanager?
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
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 is an inner join?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
what are user defined datatypes? : Sql server database administration
What is the importance of batch source set up in ar? : oracle accounts receivable
How many types of table in Oracle?
What is couchdb?
Is microsoft access difficult to learn?
What is a sub query? What are its various types?
How to transfer data from a cursor to variables with a "fetch" statement?
Is postgresql the same as mysql?