Subject | SQL question |
---|---|
Author | Daniel Bertin |
Post date | 2002-01-11T17:21:25Z |
Hi all,
I need to add a primary key to a table, the field that I wish to have as PK
is not define as NOT NULL.
How can I define a primary key and define this field as not null without
losing data?
Thanks
Daniel
I need to add a primary key to a table, the field that I wish to have as PK
is not define as NOT NULL.
How can I define a primary key and define this field as not null without
losing data?
Thanks
Daniel