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) 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.
1858Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
889
what is checksum in sql server.........???
WHAT ARE TEMPLATES?EXPLAIN WHAT YOU HAVE CREATED?
What is history table in sql server?
How do I partition a table in sql server?
What is database bounce?
Why is a trigger used?
Point out the difference between user tables and data dictionary?
Is microsoft access cloud based?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
Tell me time data type, datetime2, datetimeoffset data type in sql server 2008?
How many types of literals are available in pl sql?
What is msdb database? : SQL Server Architecture
how to increment dates by 1 in mysql? : Sql dba
What are the numeric comparison operations?
What are the types of records?