How will you display "Mr" for male & "Mrs" for female in
target table?

Answer Posted / deepthi

Here the question is to just display value 'MR'for
males 'MR'for males , not to modify the data in the table
as 'MR'for males 'MR'for males

we can do it by many ways, one among those ........

select decode(column_name, 'male','MR','female','MRS')

this query displays MR for all males and MRS for all females

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do the error handling of if ur source is flatfiles?

1500


What do you mean incremental aggregation?

617


what is unit testing?tell me proceedure

1766


What is the difference between a repository server and a powerhouse?

800


 Informatica Checkpoints

2847






What is option by which we can run all the sessions in a batch simultaneously?

654


What is the commit type if you have a transaction control transformation in the mapping?

642


What is a filter transformation?

556


What are the basic requirements to join two sources in a source qualifier transformation using default join?

606


I have done MBA in 2008. i got job as business analyst in 2008 january through consultany. but after 3 months they are giving training Informatica developer. now iam continuing this job. my question is when iam going to interview HR people ask me many times like this " YOU ARE MBA GRADUATE. HOW YOU ARE SELECT THIS POSTION. IAM EXPLAINING WHAT I HAVE MENTION ABOVE". PLEASE TELL HOW IAM TELLING THIS QUESTION ANSWER.

1624


How to display session logs based upon particular dates. If I want to display session logs for 1 week from a particular date how can I do it without using unix. ?

1598


Repository user profiles

1369


Under what condition selecting sorted input in aggregator may fail the session?

653


explain one complex mapping with logic? sales project?

6133


Clarify the utilization of aggregator cache record?

566