CTS PLSQL Interview Questions
CTS PL/SQL Interview Questions
- Tell me something your self?
- What are the activities are you doing daily in your project?
- Tell me ratio's of sql,pl/sql&unix?
- Diff b/w primary key & unique key ?
- Diff b/w primary key & unique key + not null?
- What is the use of views?
- If table dropped, then what happen view?
- What is index?types of indexes?
- Which functions are not supported to index?
- What is save point?
- What is ora-1555?
- What are the datatypes avilable in pl/sql, not in sql?
- What is the main use of %type,%rowtype?
- What is cursor? Types of cursors?
- Diff b/w explict cursor & for loop cursor?
- What is exception? Types of exceptions?
- What is raise_application_error?
- What is pragma_exception_init?
- Diff b/w triggers&procedures?
- Can you call procedure in select statement?
- Restrictions in functions?
- What is the use of packages?
- How to drop package body only?
- Can use pragma_autonamous_tranctions in packages?
- What is bulk collect?
- What is nullif()?
- What is mutating error?
- What are the module's , you are working
- Which will fire default first statement level or row level trigger?
- What is bulkcollect? And any restrictions in bulkcollect?
- What is the use of limit clause in bulkcollect?
- How to debugg your code?
- How to trace error handling?
- How to find which line error was raised?
- What are the methods there in save exceptions?
- What is functional based index? Write syntax?
- How to update complex view?
- Can you alter procedure with in package?
- Is it possible to open cursor which is in package in another procrdure?
- What is substr()&instr()?
- Difference between case and decode?
- Can you use sysdate in check constraints? If no, why?
- Difference between column level constraints & table level constraints?
- What is optimizer?
- What is nested_loop join?
- What is pivot operater?
- Tell me some oracle 10g features?
- What is m_view?
- What is master & detail tables?
- What is sqlcode and sqlerrm?
- Diff b/w procedure & packages?
- What are the dis_adv of packages?
- Tell me some strong points in your boss?
*/
No comments:
Post a Comment