Viewing 4 posts - 46 through 50 (of 50 total)
Didn't get the invite. JohnDeardurff@yahoo.com
August 28, 2018 at 3:07 pm
#2003732
I'll jump in. If ya let me. @John_DeardurffYahoo: johndeardurff
August 28, 2018 at 2:05 pm
#2003721
I want to verify what I think is the conclusion with this code. Is the ANSI-89 syntax for joining tables deprecated or just the *= operators. I know it is...
December 17, 2015 at 2:57 am
#1846503
I would highly recommend this book to anyone learning TSQL Windowing. I share an Amazon link to Itzak's books in all my classes.
SELECT e.LastName + ', '+ e.FirstName AS...
December 5, 2013 at 9:23 am
#1671189