Viewing 15 posts - 526 through 540 (of 8,731 total)
May 24, 2018 at 9:29 am
May 24, 2018 at 9:15 am
May 24, 2018 at 9:01 am
May 23, 2018 at 1:35 pm
May 23, 2018 at 1:20 pm
Maybe using something likeWHERE PAN_NO LIKE '[A-Z][A-Z][A-Z][A-Z][A-Z]%'
You can find more information about searching patterns in here: http://www.sqlservercentral.com/articles/T-SQL/130558/
May 23, 2018 at 8:42 am
May 22, 2018 at 1:21 pm
Use a cross tabs query using the MAX() function to pivot the table as needed. Here's an article describing how to do so: Cross Tabs and Pivots, Part...
May 22, 2018 at 12:10 pm
May 22, 2018 at 8:04 am
Couple thoughts for you (note, I've never organized anything bigger than a family "secret...
May 21, 2018 at 1:00 pm
May 21, 2018 at 12:07 pm
A question for all the BBQ aficionados.
First, some background. We're organizing a BBQ contest with the help of the Kansas City Barbeque Society for a non-profit. I'll have to...
May 21, 2018 at 10:11 am
May 17, 2018 at 6:51 pm
Viewing 15 posts - 526 through 540 (of 8,731 total)