Increase custom column length
We are planning to increase siebel custom column length
Current column length - 90
To-Be column length 100
In such cases do we need to
-> backup this column in temp table with row_id reference
-> Nullify this column from DB
-> Increase column size
-> Reload the data into colmn
Is this the process need to follow ? of size can be increased directly with data in column ?
Br,
Pugal