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) Department ----------- salary Deptname 1000 A 3000 A 2000 B 3000 B 4000 C 5000 C select the deptname where salary >=5000 result should be: Deptname --------- C please post only executed query in SQL server 2005 Asked By: Md. Niyaz
3 5770Suppose U install the oracle DB either enterprise edition or express edition in ur personal PC, Is there the Database has been created after ur installation if not then where the oracle's all objects with data be stored?
IBM,
1 4063in sql table following column r there i want find 1st paid ,2nd paid,3rd paid date for same |service_type|date |vehicle_no| |------------|------|_---------| |paid |23 jan|MH12H2007 | | | | | |paid |26 feb|MH12H2007 | | | | | | | | | |paid |28 mar|MH12H2007 | i want o/p like below vehicle no| 1st paid date | 2nd paid date|3rd paid |latest paid date| pls help me out
4 6040Can u give the example by taking an unnormalized table and make that 1nf and then 25nf, and then 3 nf?
4719emp numb is unique because that is primary key,,but what is foreign key .. explain very clear with example
1 3461I have table-A(1,2,3)& table-B(3,4,5).what is the different b/w below questions? A union all B? B union all A?
2 5564
What is a trace frag? Where do we use it?
What is the Disadvantage of indexed sequential file.
Can you have more than one content canvas view attached with a window ?
Explain about integration services of Microsoft SQL server?
What is view explain with example?
Does mongodb need a lot of ram?
What is a nvl function?
How do I clean up sql server transaction log?
How to use subqueries in the from clause in oracle?
What is mysql and why it is used?
What is varchar sql?
What does trigger mean in slang?
How to list all user names in a database?
Is nosql database types?
What is a partition in oracle?