BOM UPDATION ALERT:
select code,updatedate
as UpdatedOn,(select U_NAME from OUSR where UserSign2 in (select UserSign2 from AITT where UpdateDate='2011-09-19')) UpdatedBy
from AITT A1 where UpdateDate=
(select CONVERT(varchar(10), GETDATE(),121))
BOM UPDATION ALERT:
select code,updatedate
as UpdatedOn,(select U_NAME from OUSR where UserSign2 in (select UserSign2 from AITT where UpdateDate='2011-09-19')) UpdatedBy
from AITT A1 where UpdateDate=
(select CONVERT(varchar(10), GETDATE(),121))