Chapter 3 DBMS Reference Guide
Statement for modifying the null/not null status of a column in an alter table
statement.
In Oracle 7:
alter table [%QUALIFIER%]%TABLE% modify %COLUMN% %NOTNULL%
Copyright (C) 2005. Sybase Inc. All rights reserved. |