InterviewSolution
Saved Bookmarks
| 1. |
Where Do You Maintain Database Customizations? |
|
Answer» You can MAINTAIN all your table changes by creating a new SCHEMA. You can use your custom application SHORT NAME (such as XXPO) as your Oracle schema name for easy identification. The new schema must be REGISTERED in the Oracle AOL. You can maintain all your table changes by creating a new schema. You can use your custom application short name (such as XXPO) as your Oracle schema name for easy identification. The new schema must be registered in the Oracle AOL. |
|