Which is/are the integrity-constraint statements in a create table command?
I. not null
II. unique
III. check1
Only I
2
Only I and II
3
Only II and III
4
I, II and III
Which is/are the integrity-constraint statements in a create table command?
I. not null
II. unique
III. check