Bruce Armstrong
Member²
I open up an existing table that doesn't have a primary key defined yet. I attempt to add a primary key, and when I hit apply PL/SQL developer attempts to create the table (and without a key). I just want it to do an alter to add the key.