Oracle Interview Questions&Answers Part 10
Where is the external query executed at the client or the server? At the server. Where is a procedure return in an external pl/sql library executed at the client or at the server? At the client. What is coordination Event? Any event that makes a different record in the master block the current record is a coordination causing event. What is the difference between OLE Server & Ole Container? An Ole server application creates ole Objects that are embedded or linked in ole Containers ex. Ole servers are ms_word & ms_excel. OLE containers provide a place to store, display and manipulate objects that are created by ole server applications. Ex. oracle forms is an example of an ole Container. What is an object group? An object group is a container for a group of objects; you define an object group when you want to package related objects, so that you copy or reference them in other modules. What is an LOV? An LOV is a scrollable popup window that provides the operator with either...