This presentation show different questions are asked in interviews for post of SQL, PLSQL Developer in IT Industry. This gives in idea how question fired to candidates.
manishtiwarise.blogspot.in 16 Q. 11 Explain instr function ?
manishtiwarise.blogspot.in 17 Q. 12 Write a code to count number of commas in string “A,B,C,D,” .
manishtiwarise.blogspot.in 18 Q. 13 What is different between %Type and % RowType ? % rowtype : This is structure is used to define records like table or views. This contains single for entire database object. Answer is %type: It is used to define individual field of database.
manishtiwarise.blogspot.in 19 Q. 14 How many triggers can be applied on table? 12 triggers. Answer is
manishtiwarise.blogspot.in 20 Q. 15 What is different between package specification and package body ? Package Specification: It contains only definition of database objects like variable, records types, procedure and function etc. Answer is Package Body: This contains actual code.
manishtiwarise.blogspot.in 21 Q. 16 What is different types of cursor? Implicit Cursor Explicit Cursor Answer is
manishtiwarise.blogspot.in 22 Q. 17 What is pragma autonomous transaction? Answer is
manishtiwarise.blogspot.in 23 Q. 18 Can we use commit in trigger ? No, There is no need to use commit in trigger because trigger are auto committed. Answer is
manishtiwarise.blogspot.in 24 Q. 19 Can we call procedure into function ? Answer is
manishtiwarise.blogspot.in 25 Q. 20 What is partition? Answer is
manishtiwarise.blogspot.in 26 Q. 21 Name some predefined package used in oracle Answer is DBMS_OUTPUT, DBMS_UTILITY, DBMS_STATS, DBMS_PIPE etc
Thank You Job Router and All the participant for listening me silently manishtiwarise.blogspot.in 27