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)
What are the 5 major parts of a database system?
what is the system function to get current user's user id? : Sql server database administration
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
What is index, cluster index and nonclustered index?
What will be objects between two dates in mongodb?
you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration
Give syntax for SQL and ORACLE joins.
What is the parse query button used for?
What is the difference between sql and isql*plus?
Name at least six file extensions of Microsoft Access?
what is a binary large object ?
What is a cursor, index in sql?
Mention a query to calculate the even and odd records from a table
If you remove a document from database, does mongodb remove it from disk?
Define a cross join?