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

3. Display all the client numbers in the ORDER table. Remove
duplicates.

Answer Posted / aswini

select distinct client_number from <table_name>;

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to create a stored procedure in oracle?

1149


Difference between cartesian join and cross join?

1091


How to load excel data sheet to oracle database

1072


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

2005


What is the difference between alert log file and tarce file ?

2224


Who developed oracle & when?

1055


When do we use group by clause in a sql query?

1098


Which dictionary tables and/or views would you look at to diagnose a locking issue?

1950


How to create an oracle database manually?

1127


How to use regular expression in pattern match conditions in oracle?

1073


How do we represent comments in oracle?

1096


Explain the difference between replace() and translate() functions in oracle?

1083


How to view all columns in an existing table?

978


How to loop through a cursor variable?

1125


what happened to the global index when I truncate the data in one of the partition?

2065