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 the difference between clustered and non-clustered indexes in ms sql server?
what is maximum size of temp db?
How do you find the error, how can you know the number of rows effected by last SQL statement?
What are the dmvs? : sql server database administration
How to set database to be single_user in ms sql server?
syntax for deleting the database in T SQL
Can we join two tables without primary key?
What are the lambda triggers?
CTE(common table expression)
What are the type of Indexes? which one is best, why?
What is the bookmark lookup and rid lookup?
Difference Between varchar and nvarchar datatype?
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)