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) What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?
1 3610
Compare ‘postgresql’ with ‘nosql’?
How will you optimize a stored procedure optimization?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
What is a reference table in database?
Can you create a synonym without having a table?
How to create an multi-statement table-valued function?
How can I convert single byte kana characters into multi byte kana characters and vice-versa.
what is denormalization. : Sql dba
Mention what does plv msg allows you to do?
Disadvantages of the indexes?
What are commonly used mssql functions in php?
How to connect with firebird database in delphi using tsqlconnection?
What do you mean by a replica set in mongodb?
how you will show all records not containing the name "sonia" and the phone number '9876543210' order by the phone_number field.
What is difference between mysql and postgresql?