I created a primary key with the following commands
Add id serialAdd primary key (id)
I cannot figure out from the documentation how to drop that column.