SELECT * FROM sysobjects a WHERE a.name LIKE 'T_AR_RECEIVABLEENTRY%' AND a.type= 'U'