can any one please send sql quries most used in applications.
Answers were Sorted based on User's Feedback
Answer / guest
select * from employee
where sal =
(select * from max(sal) from emp)
| Is This Answer Correct ? | 3 Yes | 3 No |
What is a Trace frag?Where can we use this?
What is perspective, have you ever created perspective? : sql server analysis services, ssas
is there a column to which a default can't be bound? : Sql server database administration
What is correlated subquery in sql server?
How to filter out duplications in the returning rows in ms sql server?
What are the type of joins? When do we use Outer and Self joins?
How to disable triggers using "disable trigger"?
How do I install only the client tools of sql server 2000?
What are “phantom rows”?
what is the difference between a primary key and a unique key? : Sql server database administration
How to provide Security for package?
How do I create a stored procedure in sql server?
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)