I'm sure it's simple, but why won't this work? DELETE FROM SORELS_CST where sorels_cst.fkey_id in (select sorels_cst.fkey_id from sorels inner join sorels on sorels_cst.fkey_id = sorels.identity_columnwhere sorels.fsono = '290428'AND ltrim(rtrim(sorels.finumber)) = '3')
Error 3/5/2009 3:00:49 PM 0:00:00.000 SQL Server Database Error: Tables or functions 'sorels' and 'sorels' have the same exposed names. Use correlation names to distinguish them. 24 0