SQL Jokes & Riddles!!!

  • What did the one SQL table say to the other SQL table at the bar this past Friday night?

    :w00t:

  • SQL_ME_RICH (7/3/2012)


    What did the one SQL table say to the other SQL table at the bar this past Friday night?

    :w00t:

    Sorry, that's an old one that's been on this site before...unless you've come up with a new response.

    'Mind if I JOIN you?'

    -SQLBill

  • SQLBill (7/3/2012)


    SQL_ME_RICH (7/3/2012)


    What did the one SQL table say to the other SQL table at the bar this past Friday night?

    :w00t:

    Sorry, that's an old one that's been on this site before...unless you've come up with a new response.

    'Mind if I JOIN you?'

    -SQLBill

    Shoot I was going to say "I am now leaving, I have no interest in JOINing this conversation".

    _______________________________________________________________

    Need help? Help us help you.

    Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.

    Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.

    Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
    Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
    Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
    Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/

  • heheheheheheheheeeee!

    I know Gail is going to come out here and clobber me for such rubbish before it's over, but I want this to be fun.

    🙂

    P.S. SQLDork!

  • So get your fun and creative caps on, and lets think of, create, and share some new ones.

  • So on the basis of this first joke - were there any follow-ups to them forming a UNION?

    :w00t:

  • Or perhaps INTERSECTing?

  • Lynn Pettis (7/3/2012)


    Or perhaps INTERSECTing?

    Ooooooooooooooooooooooooooooo Lynn! That's dangerously close to an INSERT!

    :w00t:

    hehe

  • Is this the right place to demonstrate how good is greater than evil, just by using SQL?

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • Luis Cazares (7/16/2012)


    Is this the right place to demonstrate how good is greater than evil, just by using SQL?

    i would like to see that


    For faster help in answering any problems Please read How to post data/code on a forum to get the best help - Jeff Moden[/url] for the best way to ask your question.

    For performance Issues see how we like them posted here: How to Post Performance Problems - Gail Shaw[/url]

    Need to Split some strings? Jeff Moden's DelimitedSplit8K[/url]
    Jeff Moden's Cross tab and Pivots Part 1[/url]
    Jeff Moden's Cross tab and Pivots Part 2[/url]

  • "It is so frustrating: every table that I date turns out to be a relation."

  • capn.hector (7/17/2012)


    Luis Cazares (7/16/2012)


    Is this the right place to demonstrate how good is greater than evil, just by using SQL?

    i would like to see that

    There are plenty of ways, the easiest is:

    SELECT 'true'

    WHERE 'Good' > 'Evil'

    OR

    IF 'Good' > 'Evil'

    SELECT 'true'

    ELSE

    SELECT 'false'

    Luis C.
    General Disclaimer:
    Are you seriously taking the advice and code from someone from the internet without testing it? Do you at least understand it? Or can it easily kill your server?

    How to post data/code on a forum to get the best help: Option 1 / Option 2
  • SQL Object walks into a bar and asks, "Hey - Got ladies for tables?"

  • Alex Fekken (7/18/2012)


    "It is so frustrating: every table that I date turns out to be a relation."

    😀

    P1: Wanna DATE?

    P2: Which format?

    ww; Raghu
    --
    The first and the hardest SQL statement I have wrote- "select * from customers" - and I was happy and felt smart.

  • Alex Fekken (7/18/2012)


    "It is so frustrating: every table that I date turns out to be a relation."

    Good DBA keeps his relations well normalised.

    _____________
    Code for TallyGenerator

Viewing 15 posts - 1 through 15 (of 17 total)

You must be logged in to reply to this topic. Login to reply