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