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 is metadata in dbms?
Is it necessary to install mongodb compass?
Does postgres have clustered index?
What are the differences between binary and varbinary?
What is linked report?
Explain the use of ignore option in imp command.
how to implement one-to-one, one-to-many and many-to-many relationships while designing tables? : Sql dba
What are the importance of partitioning in dbms?
Explain what are partitioned views and distributed partitioned views?
Create table employee (eno int(2),ename varchar(10)) ?
Explain the index key?
Which four data types cannot be used as a return type from a user-defined function?
How to combine two function together?
what is the difference between the nvl function, ifnull function, and the isnull function? : Mysql dba
Can we hide the definition of a stored procedure from a use?