I an update routine to update my database and want to know if there is a way to check if a column and/or table exists, so I can include this in my updating routine. I know chkfile will check for a file but is there something similar for table or column
Tom Hart

