Question
2
Replies
3281
Views
JBC International Finance Limited
Posted: March 22, 2016
Last activity: March 22, 2016
Closed
Solved
Data Table - New Columns to Existing Data table
Can we add new columns to existing Data Table. If so please provide me inputs to do so. If not can any one suggest the alternate way for the problem.
Message was edited by: Lochan to add Category
Hi Aditya,
If your Data table is pointed to a DB table (not PR_OTHER) then you can run ALTER DB scripts to add the new columns but you need to update the old records data for these new columns.
Thanks,
Ravi Kumar.