Postogov.com
There's always a solution
Search for:
Search
Home
» PL/SQL
Make a Oracle table column nullable
Posted by
Dmitri
—
30. Dec 2020
in
Oracle
alter table table_name modify (column_name NULL);
Read More »
By continuing to use the site, you agree to the use of cookies.
Accept