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...

i need to know how i display department which has salary >
=5000 for the below table
Department
-----------
salary deptname
1000 a
3000 a
2000 b
3000 b
4000 c
5000 c

kindly send the query to thilakvinoth13@gmail.com

Answer Posted / guest

select deptname from department where salary>=5000

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of having an index on the sql server?

973


What are the new features of sql server 2012 reporting service?

141


Do you know what is raid and what are different types of raid configurations? : SQL Server Architecture

1122


How to use transact-sql statements to access the database engine?

1122


I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration

1165


What happens if an integer is too big for int date type?

1023


What does indexation mean?

1030


What causes index fragmentation?

1045


What is normalization and what are the advantages of it?

1029


What is shrink log file?

950


What are approximate numeric data types in ms sql server?

1103


Can you explain the disadvantages/limitation of the cursor?

1051


How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?

176


What are difference between Cluster index and Non-Cluster index?

1128


Which sql server is best?

1047