Named visual attributes differ only font, color & pattern attributes, property clauses can contain this and any other properties. You can change the appearance
Issues dynamic Sql statements at run time, including server side pl/SQl and DDL
Latest Answer : This is used in form builder.To develope sql statements at run time, it may be DDL or DML statement also. ...
Boiler plate Images are static images (Either vector or bit map) that you import from the file system or database to use a graphical elements in your form, such as company logos and maps. Image items are
Show editor is the generic built-in which accepts any editor name and takes some input string and returns modified output string. Whereas the edit_textitem built-in needs the input focus to be in the text
An object group is a container for a group of objects; you define an object group when you want to package related objects, so that you copy or reference them in other modules.
In Oracle forms, Embedded objects become part of the form module, and linked objects are references from a form module to a linked source file.
An Ole server application creates ole Objects that are embedded or linked in ole Containers ex. Ole servers are ms_word & ms_excel. OLE containers provide a place to store, display and manipulate objects
At the client.
At the server.
What is the difference between $$DATE$$ & $$DBDATE$$$$DBDATE$$ retrieves the current database date$$date$$ retrieves the current operating system date.