<<Previous:Informatica Interview Questions & Answers1(Informatica)
What is difference between “having” clause and “where” clause in oracle?
Write a query to display top 3 high pay salaries employees from a emp table?
Write a query to display average salary of top 4,5 and 6.
Oracle external table
What is difference between functions and procedures?
What are cursors, indexes (types of indexes and where we can use), triggers (type of triggers), partitions, clusters, exceptions, packages and sequence in oracle.
What is the logic will you implement to load data into a fact table from a dimension tables?
How many cursors u can run at a time?
Can u use a trigger in a trigger?
How can u improve performance of queries in oracle?
What is difference between surrogate key, natural key and primary key?