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 does oracle handle read consistency?
What is sybase? What are its important features?
What are two statement types in sql?
Mention how you can inspect the source code of a function?
Why Update is too slow
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
Is sql and mysql same?
There is a trigger defined for INSERT operations on a table, in an OLTP system. The trigger is written to instantiate a COM object and pass the newly insterted rows to it for some custom processing. What do you think of this implementation? Can this be implemented better?
How to execute function in stored procedure sql server?
What is offset and limit in sql?
What is asa in sybase?
definition of cluster and non-clustered index?
What are the benefits of mongodb?
What is the difference between the implicit and explicit cursors?
Is it possible to replicate data from sql server to oracle? : sql server replication