Viewing 4 posts - 31 through 34 (of 34 total)
The query would fail if run against a case sensitive database due to myid and MyID being seen as two different columns in that case (Although nothing was specified so...
January 22, 2015 at 2:37 am
Good question - got it wrong, but learnt something so all to the good!
Never come across it before as I always use aliases, but good to know when I have...
December 16, 2014 at 12:30 am
Got this one right, but only after some googling and a bit of elimination based on what I already knew - I had to take an educated guess for the...
December 12, 2014 at 12:38 am
When I ran this - I got 1 row with a value of 10 which threw me a bit - although the query returns a count of the total rows,...
July 23, 2014 at 1:24 am
Viewing 4 posts - 31 through 34 (of 34 total)