skip to main | skip to sidebar

Sql Queries in Oracle and SQL Server

SQLQueriesCollection is blog for all sql queries in SqlServer at one place.SQL,SQL Query,SQL Queries,SQL Query Code,SQL Query Example,SQL Query Syntax,Basic Sql Queries,Query,SQL Examples,SQL Basic Queries,Structured Query Language,sql oracle queries,oracle sql queries,sql queries in oracle,sql-oracle,oracle sql.oracle basics,sql basics,oracle sql examples,sql orqcle examples

Showing posts with label sql interview queries. Show all posts
Showing posts with label sql interview queries. Show all posts

SQL Query To Find Maximum Salary From Emp Table in SQLSERVER.

Check here to find 2nd and 3rd Highest salary

sql query to get first highest salary from emp table


Syntax:select max(columnname)as MAX_SAL from tablename


Ex:select max(sal)as MAX_SAL from emp


Check this post to get 2nd and 3rd Highest salary
SQL Query to copy only structure of one table to other table in SqlServer
SQL Query to get structure of table in SqlServer
Movie Songs Lyrics
Software Testing-QTP Scripts,Testing Faqs
Posted by sqlqueries 0 comments
Labels: how to find maximum salary, mostly asked interview questions, query for highest salary, second highest salary query, sql interview queries, sql query to first, third highest salary in sqlserver
Older Posts Home
Subscribe to: Posts (Atom)

Recent Posts

Loading...

  • Movies Songs
  • BeautifulPictures
  • Sql Server Faqs
  • Software Testing
  • CheckVocabulary

Enter your email address:

Delivered by FeedBurner

Blog Archive

  • ▼  2013 (1)
    • ▼  February (1)
      • Sql Queries:How to convert number into words in or...
  • ►  2012 (8)
    • ►  November (8)
  • ►  2009 (10)
    • ►  June (1)
    • ►  May (1)
    • ►  April (4)
    • ►  February (2)
    • ►  January (2)
  • ►  2008 (20)
    • ►  December (4)
    • ►  November (1)
    • ►  April (2)
    • ►  March (8)
    • ►  January (5)