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

Which Department has MOST NUMBER of employees?

Answer Posted / senthil

select column_name,count(*)from table_name group by
column_name having count(*)=(select max(count(*)) from
table_name group by column_name);

PLZ Contact Any Queries (raja.prem86@gmail.com)

Is This Answer Correct ?    20 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a database table in oracle?

1069


How a database is related to tablespaces?

1083


What is transport network substrate (tns) in oracle?

1091


How to import one table back from a dump file?

1085


How to assign values to variables?

1163


What is open database communication (odbc) in oracle?

1048


What are the attributes of cursor?

1104


Explain oracle 12c new features for developers?

1125


How to delete an existing row from a table in oracle?

1129


Can we store pictures in the database and if so, how it can be done?

1089


How does Oracle guarantee data integrity of data changes?

2456


What is data file?

1149


How to write a left outer join with the where clause in oracle?

1132


what is the difference between data migration and production migration.

2397


How to use in conditions in oracle?

1115