-
-
What is a combo box?
A combo box style list item combines the features found in list and text item. Unlike the pop list or the text list style list items, the combo box style list item will both display fixed values and accept one operator entered value.
-
-
-
-
-
-
-
-
At what point of report execution is the before Report trigger fired?
After the query is executed but before the report is executed and the records are displayed.
-
What is an user exit used for?
A way in which to pass control (and possibly arguments ) form Oracle report to another Oracle products of 3 GL and then return control ( and ) back to Oracle reports.
-
-
-
What is the Maximum allowed length of Record group Column?
Record group column names cannot exceed 30 characters.
-
-
-
Name of the functions used to get/set canvas properties?
Get_view_property, Set_view_property
-
What is forms_DDL?
Issues dynamic Sql statements at run time, including server side pl/SQl and DDL
-
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