Viewing 15 posts - 3,721 through 3,735 (of 26,490 total)
Lynn Pettis (6/1/2016)
June 1, 2016 at 12:22 pm
Learner44 (6/1/2016)
yes I am using still date/time parameter. in 2 out of 3 laptop is show date like 6/1/2016 and in one laptop it shows 6/JAN/2016.
So, is 6/1/2016 June 1,...
June 1, 2016 at 12:15 pm
Just looking at the diagrams here does anyone else think a few of them may be wrong? It could just be me, but I need to do some testing...
June 1, 2016 at 12:10 pm
gfoxxy93 (6/1/2016)
It might be me, but I think two or three of those diagrams may be wrong. I'll have to set up some tests to verify.
June 1, 2016 at 12:07 pm
info 88249 (6/1/2016)
Lynn Pettis (6/1/2016)
info 88249 (6/1/2016)
Lynn Pettis (6/1/2016)
info 88249 (6/1/2016)
Lynn Pettis (6/1/2016)
You will also need to change the inner join to Level5 to an outer join as well.
I changed...
June 1, 2016 at 12:02 pm
coolchaitu (6/1/2016)
It just says "Maintenance completed with errors". Thats it, there is no other information or error message posted in the SQL Logs or Job output files etc.
I haven't used...
June 1, 2016 at 12:00 pm
info 88249 (6/1/2016)
Lynn Pettis (6/1/2016)
info 88249 (6/1/2016)
Lynn Pettis (6/1/2016)
You will also need to change the inner join to Level5 to an outer join as well.
I changed them all 😉
this is...
June 1, 2016 at 11:45 am
info 88249 (6/1/2016)
Lynn Pettis (6/1/2016)
You will also need to change the inner join to Level5 to an outer join as well.
I changed them all 😉
this is my final query:
SELECT
S.TICKETNUM...
June 1, 2016 at 11:28 am
You will also need to change the inner join to Level5 to an outer join as well.
June 1, 2016 at 11:21 am
Change the join to the Items table from an inner join to a left outer join, see if that helps.
June 1, 2016 at 11:16 am
Any error messages in the SQL Logs? Just from your description, not much we can do to help.
June 1, 2016 at 11:15 am
jasona.work (6/1/2016)
Grant Fritchey (6/1/2016)
jasona.work (6/1/2016)
When you're reading something, think of something (maybe related, maybe not) that you want to look up, and in the time it took...
June 1, 2016 at 11:10 am
If you can put a DBAUtilities database on the same server as the 3rd party database, your queries can execute the DelimitedSplit function from the utility database. No worry...
June 1, 2016 at 10:19 am
Post the actual execution plans for both runs as *.sqlplan files.
June 1, 2016 at 8:19 am
Any Threadizens in the Moab, UT area, please PM regarding a non SQL question.
June 1, 2016 at 8:15 am
Viewing 15 posts - 3,721 through 3,735 (of 26,490 total)