KPIT PLSQL Interview Questions
KPIT Interview Questions
- What does instr () and substr () returns. Write syntax for both
- Write a query to delete duplicate rows from a table
- Write query to find the maximum salary w/o using function
- Delete vs. Truncate
- Procedure vs. Function
- Constraint vs. Trigger
- View vs. Materialized view
- Structure of pl/sql block
- How do you handle exceptions in pl/sql?
- What is a sequence and what is the need of it
- Types of triggers
- What happens if a cursor is not closed?
- What happens when you try to open a cursor that is already opened?
- What is temporary table space? Can you create that?
- Can you write triggers for a ddl statement?
- What is a package? What is the need of it?
- Types of joins and why we need joins
- Types of constraints
Also read : Various Companies PL/SQL Interview Questions
*/
No comments:
Post a Comment