Posted by: rawbee June 11, 2008
SQL cast convert?
Login in to Rate this Post:     0       ?        

INSERT INTO TABLENAME (FIELDNAME)

VALUES ('Automated Notice Sent @ '+ CONVERT(VARCHAR(10),GETDATE(),101))

Last edited: 11-Jun-08 03:26 PM
Read Full Discussion Thread for this article