select object_id, name, schema_id, parent_object_id, type, type_desc from sys.objects where is_ms_shipped=0 and name like '%!_%[0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F][0-9A-F]' ESCAPE '!'