write a query to get maximum salary from the employers table
without duplicates....kindly help me
Answer Posted / anil kumar
select distinct max(sal) from table name
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Mention few power centre client applications with their basic purpose?
Which files are created during the session rums by informatics server?
How to use procedural logic inside infromatica?
How can we delete duplicate rows from flat files?
What is the sql query overwrite in source qualifier in informatica
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks
whats the logic to load the lower level of granularity of data to fact table.
Explain how to import oracle sequence into informatica?
What is the scenario which compels informatica server to reject files?
What is deployment group?
Define mapping and session?
Explain the code page compatibility?
How to use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
What you know about transaction control transformation?
What is a repository manager?