![]() |
|||
|
|
|||
|
||||||||||||||||||||||||||||||
|
|
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
Term: MAKE_REF
Definition:
Example Syntax: MAKE_REF (object_table, object_identifier_id); Object Identifier Id is a unique id in the object table. Example Usage: The SQL query below returns the REF for the object instance with ID=100 from the OBJ_PARTS table. SELECT MAKE_REF(OBJ_PARTS, 100) FROM DUAL; Related Links: |
| Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 198 users online © 2009 psoug.org |