Viewing 15 posts - 121 through 135 (of 748 total)
You are the only one who can tell us which is correct. We can't see your data and you really haven't told us what the expected results should look like.
You...
July 7, 2015 at 11:53 am
halifaxdal (7/7/2015)
Thank you. Of the two queries, which returns the correct result?
In some cases they give me same result, in some cases, different number. That's why I don't understand and...
July 7, 2015 at 11:42 am
Thank you. Of the two queries, which returns the correct result?
July 7, 2015 at 10:22 am
Thanks to every reply
June 9, 2015 at 11:16 am
Thanks to all replies, I will come back once I am out of some other issues
June 5, 2015 at 8:20 am
yb751 (6/4/2015)
Sounds like you just need to use PIVOT...can't be 100% sure though without some sample data/output.
Thanks, never used pivot before, can you help?
June 4, 2015 at 1:24 pm
Jeff Moden (1/19/2015)
To add to that, you're grouping by the wrong column. You need to group by the BOX TYPE column.
I am not grouping on the wrong column, each...
January 19, 2015 at 8:56 am
mister.magoo (1/16/2015)
halifaxdal (1/16/2015)
January 19, 2015 at 7:56 am
Lowell (1/16/2015)
if the user was a SQL user, an anonymous connection is made,...
January 16, 2015 at 12:18 pm
Jeff Moden (1/16/2015)
halifaxdal (1/16/2015)
no way i know of to ignore errors, you have to explicitly use LEFT functions in the SELECT or something to work around this issue.
based on your...
January 16, 2015 at 11:03 am
Lowell (1/16/2015)
halifaxdal (1/16/2015)
no way i know of to ignore errors, you have to explicitly use LEFT functions in the SELECT or something to work around this issue.
based on your table,...
January 16, 2015 at 11:02 am
maybe this is not a good way to back up a specific table.
can anyone share their experience on back up a specific table in a weekly basis (scheduled in a...
January 16, 2015 at 9:23 am
no way i know of to ignore errors, you have to explicitly use LEFT functions in the SELECT or something to work around this issue.
based on your table, only columns...
January 16, 2015 at 9:20 am
Viewing 15 posts - 121 through 135 (of 748 total)