Load New Column

How to load a new column in base table?

Questions by pradeep_sadula

Showing Answers 1 - 3 of 3 Answers

Soham Medda

  • Aug 3rd, 2015
 

In Objects Explorer: Table. Select the Table you want to add the column. Under Table select Columns. There add a new record. mention the details like physical type, whether its an Integer, Varchar. Also mention whether its nullable or not.

Once done, perform DDL synch. Click on the "Apply ddl" button provide information like credentials of the Siebel (User credentials of siebel which has DBA priviledges. Once DDL sync is done. Activate the table by clicking "Activate" button.

Note: Make sure you are logged in as sadmin to perform DDL sync.

  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