Вы находитесь на странице: 1из 1

Oracle Interview Questions 1.can u brief about your expertise 2.

you have 7 plus years experience in pl/sql or is it u r total experience. 3.are you current in recent pl/sql technolgies which oracle is adding right? 4.how big is u r team is? are u playing the role of developer or anything else? 5.are u doing front end or back end? 6.have u worked on xml technology? 7 what elevel of expertise on XML? 8.have u done any data modelling? 9. what tools u used for data modelling? 10.can we do logical and physical datamodeleling Ervin? 11.how to generate physical modeeling out of logical modelling? 12.what is service dependency mapping? 13.explain little bit abt u r technical skills and explain how current u r with latest technologies 14.Do uknow what is sql tuning advisor in oracle? 15.did u really used it or just u know the theory? 16.I have sql query which joins 3 tbls...performace is good yesterday some thing happened in data ..volume has not changed but lots of recor ds added, deleted today i run the same query but it is taking long time to run what are the steps do u take to maintain same SLA. interviewer comments...can u talk pl/sql lang instead of english lang 17.do u anything abt rebuling indexes or tables? why do u need to rebuild? 18. what is relation between updates , log files and rebuild? 19.what is deadlock? can it happen on single table or 2 resources? 20.can i do a commit within a trigger.. 21.can autonomous transaction block undersatnds what is there in trigger body? 22.i have a package ..with three procedures 1. insert into dept 2. insert into emp 3. autonomous transaction with business logic if emp is self employee make his salary > 10000 dept is parent tbl of emp i called three procedures one after other and in the end rollback if an self emp salary is 9000 what happenes? 23. have u done partition management 24. have u used global temp tables can they be avavilbe from session 1 to sessio n 2 25. what is on commit preserve row? 26. have u used oracle analytical functions 27. diff between analytical functions and aggregrate functions 28. i am writing srored procedure selet name into variable from emp tbl where emp id=100 but i dont have emp id , 100 in the tbl what error we will c? 29. selet count(*) into variable from emp tbl where emp id=100 but i dont have emp id , 100 in the tbl what error we will c? 30. can i write "when others" do this "no data found" do this ...can i write thi s kind of code? 31.

Вам также может понравиться