Viewing 2 posts - 1 through 2 (of 2 total)
Hey thanks!!! Your help is much appreciated 😀
August 14, 2017 at 11:00 am
#1955198
Bernard,
This will also work:
select convert(varchar, getdate() - 7, 101)
To add on, depending on the size of the table, I generally refrain from using the functions within the statement. Each...
September 11, 2004 at 2:21 pm
#522676