Questions at techm
- Difference between for loop cursor and Cursor declaration, Open Fecth and Closing the cursor
- CASE vs DECODE
- What are the 3 characteristics of a primary key (Unique+Notnull+?)
- Deleting duplicate data without using NOT IN
- Difference between IN, OUT and IN/OUT parameters
- How to return bulk data using function
- What is Pragma directive
- Take two tables A and B which are having same structure. Can we write the query to list the records in the table A which are not available in B , using joins
2nd round
- What is Local and Global Indexes
- Index Organization
- Parellel execution
- What is a mutating error in triggers and how to resolve it
- What happens internally in architecture when a query fires
- what is forward declaration in oracle packages
- How will you tune if a procedure is performance is poor
- Analytical functions
- how to access an oracle table from a SQL server database
- If i have 2 million records in a source table and I want to load those records into a destination table using some business logic. How to get it done ?
No comments:
Post a Comment