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 downside of using udf?
How to throw custom exception in Stored Procedure?
How maney row would be print after join if A table have 100 rows and B table have 50 rows...
How can I check that whether automatic statistic update is enabled or not?
How do I uninstall sql server 2014?
How to create new tables with "create table" statements in ms sql server?
How much does sql server 2016 cost?
Explain features and concepts of analysis services?
Difference between DELETE and TRUNCATE?
What is the difference between having clause and where clause in sql server?
Are resultset updatable?
What is DCL?
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)