Subject Adding a Primary Key
Author Jon Aldrich
If I use ALTER TABLE to ADD a primary key too an existing table (with
data), is the index just created or is created and filled? If it's not
filled how do I "reindex" ?

jon aldrich