Viewing 15 posts - 406 through 420 (of 1,246 total)
If you use the following, you can control, at the value level, where and how the wildcards are applied...
SELECT
sd.Name,
sd.ref
FROM
#SampleData sd
CROSS APPLY...
February 23, 2018 at 11:20 am
February 23, 2018 at 8:31 am
February 21, 2018 at 10:00 am
February 20, 2018 at 5:49 pm
February 18, 2018 at 12:40 pm
February 16, 2018 at 3:13 pm
February 16, 2018 at 1:04 pm
February 16, 2018 at 12:45 pm
Viewing 15 posts - 406 through 420 (of 1,246 total)