Viewing 15 posts - 1,006 through 1,020 (of 1,988 total)
Hmm.... I wasn't able to get that to happen in 2016 or 2008.
October 4, 2017 at 12:41 pm
October 4, 2017 at 10:07 am
October 4, 2017 at 8:23 am
While I'm all for not copy and pasting code unnecessarily what exactly are you thinking about doing? If all you end up doing is changing copying and pasting queries around...
October 3, 2017 at 1:39 pm
Either the spec you were given is wrong, the column lengths you have defined are wrong or the file isn't formatted correctly. That's why the values seem to be sliding...
October 3, 2017 at 11:55 am
Having to work with date manipulation in oracle makes me want to punch kittens. Well not really, just whoever decided to not make a single user friendly date function.
October 3, 2017 at 8:21 am
...and isn't limited by being a compiled program.
A PowerShell script...
October 2, 2017 at 11:22 am
October 2, 2017 at 11:05 am
Well what are you expecting for a customer code if there is no data for that month? You can do something like this SUM(ISNULL(CUST.InvoiceAmt, 0)) As Invoiced if you need a...
September 29, 2017 at 8:31 am
September 28, 2017 at 11:23 am
September 27, 2017 at 11:55 am
September 27, 2017 at 10:50 am
Viewing 15 posts - 1,006 through 1,020 (of 1,988 total)