Subject SQL question
Author Daniel Bertin
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