-
-
-
Log File Information
How can we get information about log files in the database?
-
What is a property clause?
A property clause is a named object that contains a list of properties and their settings. Once you create a property clause you can base other object on it. An object based on a property can inherit the setting of any property in the clause that makes sense for that object.
-
What are different types of canvas views?
Content canvas views Stacked canvas views Horizontal toolbar vertical toolbar.
-
How can a cross product be created?
By selecting the cross products tool and drawing a new group surrounding the base group of the cross products.
-
What are different types of images?
Boiler plate imagesImage Items
-
What are the different default triggers created when Master Deletes Property is set to isolated?
Master Deletes Property Resulting Triggers ---------------------------------------------------Isolated On-Clear-Details On-Populate-Details
-
What are the different types of Record Groups?
Query Record Groups NonQuery Record Groups State Record Groups
-
-
-
-
What is a library?
A library is a collection of subprograms including user named procedures, functions and packages.
-
What are built-ins associated with timers?
Find_timercreate_timerdelete_timer
-
What is relation between the window and canvas views?
Canvas views are the back ground objects on which you place the interface items (Text items), check boxes, radio groups etc.,) and boilerplate objects (boxes, lines, images etc.,) that operators interact with us they run your form . Each canvas views displayed in a window.
-
What are modal windows?
Modal windows are usually used as dialogs, and have restricted functionality compared to modelless windows. On some platforms for example operators cannot resize, scroll or iconify a modal window.
-
-
How can your find the Oracle version you are running..?
SELECT * FROM V$VERSION
-
-
Oracle Concepts Interview Questions
Ans