Computer Science, asked by dneeraj9806, 10 months ago

Is it possible to add a NULL or NOT NULL constraint to a table already loaded with data?

Answers

Answered by tharkika
3

Answer:

yes it is possible to add

Explanation:

In every data we must and should add null .

Answered by sunitagupta54637
1

Answer:Yes it is possible.

Explanation:

We can add null and not null by using alter code.

Similar questions