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.
1895Write an sql query to sort a table according to the amounts in a row and find the second largest amount.
923
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
How do I save a stored procedure?
How to use rank function in mysql?
how do we code triggers , store procedure , Performance tuning and indexing in a Java Project? Pls kindly get me the perfect answer with the code for each....thank you in advance............pls any body kindly help me soon as possible....
What is best institute to Learn DotNET And SQL in chennai?
How many row comparison operators are used while working with a subquery?
how files are stored in Neo4j?
How to enable tcp/ip protocol on a sql server?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?
Why we use mongodb instead of mysql?
What is the use of graph database?
What is difference between drop and delete?
How would you change old and new values in an insert, delete and update triggers?
What is the basic structure of an sql?
What are the differences between char and varchar in ms sql server?