Viewing 15 posts - 136 through 150 (of 210 total)
fiirstname lastname SSN , DOB, orderId
AAA BBB null 01/01/1980 null
AAA BBB null ...
June 22, 2018 at 12:26 pm
June 15, 2018 at 5:50 am
Hi,I'm not sure how to query a field that contains commas...
June 14, 2018 at 9:25 am
June 11, 2018 at 4:50 am
June 11, 2018 at 4:00 am
June 11, 2018 at 2:33 am
[code...
June 8, 2018 at 11:42 pm
You did the 1st part right by posting the sample data. Now can post us the desired results. Then what version of sql server are you using? because higher version...
June 8, 2018 at 10:51 pm
June 7, 2018 at 7:26 am
June 7, 2018 at 7:23 am
June 5, 2018 at 1:49 am
CREATE TABLE Title2
AS SELECT * FROM Title
June 2, 2018 at 10:31 pm
I am trying to calculate total DISTINCT COUNT for names.