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

D2K Questions

1. Restricted and Unrestricted Built-ins. 2. Whether Go_Item fires in Pre-Text Item. 3. Whether When-Button-Pressed can be fired in Form level or block level. 4. Set_Alert_Property. 5. Group Filters. 6. What are the Triggers fired when a Mouse move. 7. Matrix Report. 8. What happens when a Lov is fired in Pre-Form trigger. 9. How will you use stored procedure in Reports. 10. Different Report Triggers. 11. What are Flexi. 12. Why DoKey is used ? 13. How Hierarchy is used in Reports? 14. How srw package is used ? 15. What is the difference in Reports of 4.5 and 6i? 16. If you want to store some information in some table at the time of firing of Between Pages trigger. What API should we use ? 17. What are the different layers of Report Layout ? 18. What are the Repeatating and Group Frames ? 19. What are the different properties of Repeatating Frame ? 20. What are the different ways a Global Variable can be assigned values? 21. What are the different modes of forms. How to use them ? 22. How two records of a LOV can be selected at the same time ? 23. How can we dynamically populate the parameters at the time of running some reports? 24. What are the system triggers fired at the time of Execute Query in MasterDetail Block ? 25. What is meant by Synchronous in Forms ? 26. What are the different types of Triggers available in Forms ?

Oracle/Pl/Sql Questions
1. What is Transaction ? 2. What is Savepoint and why is it used ? 3. What happens when a commit is performed ? 4. When does check point arise ? 5. When does DBWR write to datafiles ? 6. What are the physical files in a database ? 7. What are the purpose of redolog files ? 8. If in a session we give a select and in another session simultaneously delete the rows which are to be fetched then will this be allowed ? 9. What is a sequence and what is the purpose of the "cache" clause ? 10. What is a synonym and what is the condition in which a user can select data from the synonym ? 11. What are the different types of indexes in Oracle ? 12. What is the difference between a BTree and Bitmap Index ? 13. When are Bitmap indexes are used ? 14. What are Varrays ? 15. Write the syntax for the creation of Nested Table ? 16. How do we create types in Oracle ? 17. How do we insert a type in Relational Table ? 18. What is an Associative Array ? 19. What are Bulk Binds and how can they be associated with collection types in oracle ? 20. What are the different types of Optimizers ? 21. How do we give optimizer hints in Oracle ? 22. Delete duplicate rows from a table. 23. What is Mutating Table and Mutating Error. 24. Pragma Autonomous Transaction. 25. What is Hash Cluster ? 26. What is Row Chaining ? 27. What is INSTEAD OF Trigger ? 28. What is REF CURSOR ? 29. Write SQL Query for finding second maximum. 30. What is Normalization ? 31. Define Logical and Physical Structure of Database Systems. 32. What is RowNum and RowId ? Explain. 33. What are the different background processes of Oracle ? Explain.

34. What are the different types of Triggers used in Oracle ? 35. What is FOR UPDATE and CURRENT OF Cursor ? 36. What are the different types of joins available in Oracle. Explain with example. 37. Explain Materialized View. 38. Explain the DECODE and CASE Statement. 39. Explain CONNECT BY PRIOR Statement. 40. Explain about Package. 41. What are the different types of Cursors and Cursor Attributes ? 42. Display the Odd/Even Number of Records. 43. Give examples of some Pseudo columns. 44. 45. 46. 47. 48. 49. 50. 51. 52. 53. 54. Is it possible to write commit to Savepoint A ? When this error occurs Snapshot too old ? What is functional dependency ? In what way a PL/SQL table can be sent from back end to front end ? What is the difference between Native and DBMS_SQL ? When DBMS_SQL is more advantageous than EXECUTE_IMMEDIATE ? What are the different attributes of PL/SQL Table ? What are datatypes Binary Integer and PLS_Integer ? What is pinning of Packages ? How the Merging command is used in Oracle 9i ? Is it possible to name a user defined exception as NO_DATA_FOUND or TOO_MANY_ROWS ?

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