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

Hi all,
Can any one give answer for this question.
Suppose im having employee table with fields, eno, ename,
dept, address1, address2, address3.
In address field employee can fill only address1 or address2
or address3... at a time he can fill three address fields.
now i want all employee names who filled only one address
field.. Plz its urjent can any one give querry.. Thanks in
advance.

Answer Posted / ajit

select *from addr1 where add1 is not null and add2 is null
and add3 is null or add1 is null and add2 is not null and
add3 is null or add1 is null and add2 is null
and add3 is not null

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is memory advisor in Oracle?

1132


what is IDE,DMV in sql server?

2880


What is query image?

1023


How would you configure your networking files to connect to a database by the name of DSS which resides in domain icallinc.com?

1968


What are the parameters that we can pass through a stored procedure?

1117


how to join query for one source type is oracle another source type is sql server ?

2479


What to do if the startbd.bat failed to start the xe instance?

1126


How to find the duplicate rows count from employees table in oracle?

1146


What the is the diff between local index and global index. give some example.

1683


How to add another datafile to a tablespace?

1089


Hi friends can u send the oracle 9i full version download link?????????????? please reply ?

1922


How to use "startup" command to start default instance?

1101


What is the difference between formal parameters and actual parameters?

1154


Explain what are the characteristics of data files?

1136


How do I spool to a csv formatted file using sqlplus?

1088