What is a property clause?
Answer / guest
A property clause is a named object that contains a list of
properties and thier 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.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is a predefined exception available in forms 4.0?
How can I sum column wise in Oracle excel report?
Which is the cheapest and quality Oracle Education provider in Bangladesh?
What is a Non Query Record Group?
What is the Maximum allowed length of Record group Column?
Identify package function from the following ?
Can you mention lexical parameter in select statement in the data model?
What are the type of User Exits ?
how to call forms in parametar forms
how to pass 2 parameters from one form to other in oracle applications?
can u call procedure or function is sq l query in reports
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement