-
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
-
-
-
-
-
Is it possible that we can make a query to search the data
Umair Tariq">Hello,I need some info, that is it possible to find or make query ,that if we know the data stored in a table but don't know the field name in which the required data is stored.ExampleTable having fields like columnA, columnB, columnC, columnD,..........columnN and all have the same dataType. and you dont know in which field your data exists.suppose some data like e.g. "BackMan" exists in any Field of the table but we don't know in which Field this information is store.Is it possible that we can make a query to search the dataUmair Tariq
-
Oracle Concepts Interview Questions
Ans