Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how do u find least salary in a table

Answer Posted / sreeja.t.pillai

SELECT MIN(EmpSal) Min_Salary FROM Employee_Details

Is This Answer Correct ?    14 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create user messages with print statements in ms sql server?

1034


What is sql server locking?

1036


Explain view in sql server?

1092


Write a sql query to get zero records from a table having n number of records?

1235


How to join two tables in a single query in ms sql server?

1061


What is BCP? When does it used in sql server 2012?

1108


Which are ddl commands?

1119


Explain primary key, foreign key and unique key?

1024


What is view in sql?

955


How many cores do I need for sql server 2016?

953


what changed between the previous version of sql server and the current version? : Sql server database administration

1054


How to list all dsn entries on your local machine using odbc_data_source()?

1091


Explain optimistic and pessimistic concurrency?

1037


What are partitioned views and distributed partitioned views?

1067


You want to check the syntax of a complicated update sql statement without executing it. What command should you use?

1048