6 lines
96 B
SQL
6 lines
96 B
SQL
spool /mnpapp/script/SM_1684_071207.log
|
|
|
|
alter table hz_ccrm_out
|
|
modify msisdn null;
|
|
|
|
spool off |