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 to eliminate null values in a column i.e
table vlaues
1 2 3
NULL 3 4
1 5 NULL
i want output like this
1 2 3
3 4
1 5
i dnt want to use nvl is null and i dnt want replace the
NULL value with any value i.e nvl(col,o);

Answer Posted / vijay_1994

please use group function is ignore the null values

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is sql? : Sql dba

1070


how to do backup entire database? : Transact sql

1194


Is there a 64 bit version of ssms?

997


Why primary key is required?

1043


what are integrity rules?

1092


what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?

2551


What is rename command in sql?

1093


Does normalization improve performance?

1103


Why do we use triggers?

1015


What is sql and explain its components?

1116


What is the maximum size of sqlite database?

1155


how to show all tables with 'mysql'? : Sql dba

1158


What are the sql commands?

1229


What are tables and fields?

1087


What is the most common sql injection tool?

1087