Viewing 15 posts - 76 through 90 (of 180 total)
ZZartin (5/11/2016)
May 11, 2016 at 4:16 pm
I'll need to look at this tomorrow when infront of a computer. To make it easier, with the output can you format it better for first part.
May 11, 2016 at 6:39 am
ganapathy.arvindan (5/11/2016)
Thank you so much it is working has expected...Thanks a lot
No problem, just as an FYI... not sure if its an assignment or actual work related but if its...
May 11, 2016 at 2:19 am
You can use a UNION to combine your result set based on your 3 values, this is one way.
I've ignored the shift type for the time being as I don't...
May 11, 2016 at 1:27 am
With what you've just provided, then the above I mentioned earlier isn't suited in this case and a bit more work will need to happen.
What have you done so far...
May 11, 2016 at 12:43 am
Sorry to hijack this thread, but I've always read and been told that if disk space is needed instead of Shrinking the .mdf to reclaim the unallocated space, it should...
May 11, 2016 at 12:34 am
With the little information you've provided based on that, if there is only Shift1 or Shift2 as options to keep it simple you can use an IF.
Firstly, prior to the...
May 10, 2016 at 11:56 pm
Ernest Libertucci (5/9/2016)
May 9, 2016 at 8:36 pm
Disabling a job will stop it from running even if a schedule has been setup.
- Job is scheduled to run at 8am Daily
- Disabled the job
- Job will not run...
May 9, 2016 at 7:47 pm
site below is very basic and simple to understand... have a read it will hopefully guide you further.. any questions feel free to ask
April 28, 2016 at 12:44 am
Its hard to read your code from all those selects, so I can't work out all the sums, converts, cases etc.... but below I think I've joined it for you...
April 28, 2016 at 12:41 am
Jeffery Williams (4/26/2016)
April 26, 2016 at 10:57 pm
sounds like something with the NVARCHAR datatype somewhere along the way it might be converting it. you've mentioned it was VARCHAR(8000) so I can only assume somewhere hidden.
April 26, 2016 at 10:40 pm
Thanks for your help... appreciate it.
April 26, 2016 at 3:54 am
John Mitchell-245523 (4/26/2016)
April 26, 2016 at 3:46 am
Viewing 15 posts - 76 through 90 (of 180 total)