Quote:
|
the first row should be displayed. like if one value is missing then that value has to be ignored and others has to be conisidered. I know i can do that with the programming logic. But i need to find out a way doing it with a sql query.
|
like if one value is missing then that value has to be ignored and others has to be conisidered.............?????
Do you mean to say if the value is missing or mismatching then that column should be eliminated from the result set...? (** dont think this is a poor question, just need to confirm what you need)
OR
Did you mean to say that particular row should be eliminated from the result set..?
Is this query STATIC (will you embedd in program ..?)