Check if the column exist or not
584140Aug 14 2008 — edited Aug 14 2008I am trying to check if a column exists in a table. If the column does not exist then I want to alter the table so I can add it, if it does exists then I want to do nothing. Any help would be appreciated.
Liang