Sunday, February 19, 2012

data in uppercase.

Hi,
Is there any way to store all data in tables in uppercase?This may be helpful...

print Upper(convert(datetime, '09/21/2002'))

The Function Upper() convert all characters to uppercase!

No comments:

Post a Comment