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) Two tables emp(empid,name,deptid,sal) and dept(deptid,deptname) are there.write a query which displays empname,corresponding deptname also display those employee names who donot belong to any dept.
1951Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
997
What are the differences between char and varchar2 in oracle?
Is postgresql scalable?
Which is better Oracle or MS SQL? Why?
Explain the field term used in database.
How can we create the complete backup of data in the oracle.
What is normalization and its types?
What is an example of a schema?
What are the conditions kept in mind while connecting the oracle rac with the network?
Explain what is a view?
Is mongodb normalized?
How would you import data from another ms access database?
I want to start and stop mysql on windows? How do I do that?
What is dbms and its functions?
What is artificial key?
What are enums used for in mysql?