Viewing 15 posts - 1 through 15 (of 110 total)
Back to the basics question - love it!
April 19, 2023 at 1:41 pm
Python newbie here. Why is the value of val1 (and val2) 30.0 and not just 30?
January 19, 2023 at 4:04 pm
"What's a table valued constructor?" was definitely my "correct" answer today! Learned something.
November 14, 2022 at 3:15 pm
nenad-zivkovic (4/24/2013)
April 24, 2013 at 9:12 am
The problem with the original explanation is this
April 18, 2013 at 6:39 am
I thought the original poster's explanation was great: I found it very simple to understand and I liked the way each count statement was addressed individually.
April 16, 2013 at 10:33 am
sknox (3/18/2013)
SELECT ID AS 'Select...
March 18, 2013 at 9:14 am
I guess I'm the only one that initially looked for '1/9' as an answer choice. Doh.
March 15, 2013 at 11:28 am
I nominate this question for Best Question of the Month! Well-written and has real world implications if not understood.
But, I will point out this is not just true for...
March 13, 2013 at 7:23 am
Hugo Kornelis (12/4/2012)
December 4, 2012 at 8:27 am
Stumbled across this Q&A thread using Google. Jeff's solution was ideal for my situation. Thank you!
November 2, 2012 at 9:23 am
john.arnott (10/30/2012)
... Let's step through the query...
Thank you, john.arnott, for your detailed explanation. No doubt there were many of us who benefitted!
October 30, 2012 at 12:57 pm
sknox (9/27/2012)
2. Query 2 fails because the syntax for SET IDENTITY_INSERT requires a table name.
3. Query 3 succeeds because...
September 28, 2012 at 4:02 pm
joe.wolfe (9/13/2012)
September 14, 2012 at 9:39 am
mtassin (8/23/2012)
All I saw was
S : Query ran successfully
E : Error in Query , "blah blah blah about error message"
Wow, have you considered vision corrective lenses?
(Forgive me, I can't...
August 23, 2012 at 9:53 am
Viewing 15 posts - 1 through 15 (of 110 total)