Answer Posted / prateek
select distinct sal from emp e1 where 3 = (select count(distinct sal) from emp e2 where e1.sal <= e2.sal);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of transformation?
what are the Methods For Creating Reusable Transformations?
What are active transformations.
How you prepared reports for OLAP?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?
What are the mapping parameters and mapping variables?
How an expression transformation differs from aggregator transformation?
what is size of u r database?
What are batches?
Can we create two repositories on same database instance in oracle?
What is a stored procedure transformation?
What are the different types of repositories created using informatica?
How are the sources and targets definitions imported in informatica designer?
scenario where i can use only concurrent execution of workflow.