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

write a query to get maximum salary from the employers table
without duplicates....kindly help me

Answer Posted / asdfg

select (distinct max(sal)) from emp
group by sal.

When ever you use goupfunctions in select statement grup by
clause is must.....other wise it will throw an error

Is This Answer Correct ?    0 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to load a Dimension ? and how to load a fact table?

1458


Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance

2020


What is a pre-defined event and user-defined event?

1078


How do you migrate data from one environment to another?

1147


Can any one give me a real time example for FACT TABLE & DIMENSIONAL TABLE?

2184


How can informatica be used for an organization?

1272


Enlist the tasks for which source qualifier transformation is used.

1073


What is the commit type if you have a transaction control transformation in the mapping?

1096


What are the informatica performance improvement tips

1150


How to partition the Session?

1149


What is domain and gateway node?

1205


How to load the name of the current processing flat file along with the data into the target using informatica mapping?

1339


Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?

1723


What are different types of transformations available in informatica?

1056


Explain informatica architecture - version 8 / 9

1145