How to register a table or view or synonym from backend?

By using ad_dd.register.table

Showing Answers 1 - 3 of 3 Answers

Mallesh

  • Oct 25th, 2006
 

ad_dd.register_table

  Was this answer useful?  Yes

neela manohar

  • Jan 8th, 2007
 

use  ad_dd.register_table to regiseter tables.

       ad_dd.register_column to register columns of that table

we can also use

         ad_dd.delete_table to unregister tables.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions