i have a SELECT statement in mssql that searches in a column for "WEB_PAGE" but its raising an error and i believe its because there is STILL nothing on it that has "WEB_PAGE"..how do i check my table if it has something before doing the DELETE statement?