write a query to get maximum salary from the employers table
without duplicates....kindly help me
Answer Posted / rama
select (distinct max(sal)) from emp
| Is This Answer Correct ? | 16 Yes | 7 No |
Post New Answer View All Answers
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
can u give example for factless fact table
What are the static cache and dynamic cache in informatica?
State the limitations where we cannot use joiner in the mapping pipeline?
What is event and what are the tasks related to it?
Explain the types of transformations?
wf dont have integration severances how you can run?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
can anyone explain me about retail domain project in informatica?
whats the logic to load the lower level of granularity of data to fact table.
What is a dimensional model?
My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
which one is better performance wise joiner or look up
explain abt ur project architecture?