-
-
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
-
-
-
What are the different Parameter types?
Text ParametersData Parameters
-
What is the diff. when Flex mode is mode on and when it is off?
When flex mode is on, reports automatically resizes the parent when the child is resized.
-
-
How do you reference a Parameter?
In Pl/Sql, You can reference and set the values of form parameters using bind variables syntax. Ex. PARAMETER name = '' or :block.item = PARAMETER Parameter name
-
What are visual attributes?
Visual attributes are the font, color, pattern proprieties that you set for form and menu objects that appear in your application interface.
-
-
-
-
What are the default extensions of the files created by forms modules?
.fmb - form module binary .fmx - form module executable
-
Oracle Concepts Interview Questions
Ans