Dropping a field from a table.

Started by Steve Quezadasover 25 years ago1 messagesgeneral
Jump to latest
#1Steve Quezadas
steveeq2@tripperjones.com

Is there an easier way to do drop a field from a table rather than deleting the table and retyping the very long SQL command to create it again? The "ALTER" command doesn't seem to have that feature.

- Steve