Create Field within Table
Posted: Sun Jan 14, 2007 6:28 pm
Hello All, I am looking for a way to add a field into a table. I know you can create an entire table using CREATE TABLE, but how do I go about adding a field to an already built and populated table (it can be null, so no previous entries will be affected).