Forum Replies Created

Viewing 15 posts - 5,281 through 5,295 (of 9,399 total)

  • RE: Email Formatted HTML Table with T-SQL

    Jeff Moden (8/28/2015)


    Mike Dougherty-384281 (8/28/2015)


    Why are we still emailing tables of data?

    Can't we have whatever triggering event send a link for a full-featured data explorer to our preferred communication provider...

  • RE: Redirecting Output

    SQLRNNR (8/28/2015)


    sknox (8/28/2015)


    Amazing! That's the same combination I have on my luggage! 😀

    Wait, you have that combo too?

    I think everyone has had that combination at one time or another.

  • RE: SQL Insert Into question

    For this reason and others, I always specify a column list when performing an insert. The exception to that rule is when I do a SELECT INTO.

  • RE: The Problem Solver

    Andy Warren (8/28/2015)


    Mickey, I try to put stuff like that on a list, helps me feel a little more in control, and sometimes when I need a break I'll grab...

  • RE: Today's Random Word!

    whereisSQL? (8/28/2015)


    Luis Cazares (8/28/2015)


    Ed Wagner (8/28/2015)


    DonlSimpson (8/28/2015)


    SQLRNNR (8/28/2015)


    'tater salad

    Ron White

    White Potatoes

    black beans

    Burrito

    Steak

  • RE: CTE within a stored proc

    GilaMonster (8/28/2015)


    mar.ko (8/28/2015)


    I don't care what anyone says, CTE's are temporary views

    They're not. They are named subqueries.

    If you consider them temporary views, you're going to keep running into situations...

  • RE: General question concerning Users and allowing SQL queries on a database

    Scott, I agree with you that the point is to run a business. You raise a good point about perspective. It may be that cutting off all access...

  • RE: CTE within a stored proc

    Luis Cazares (8/28/2015)


    mar.ko (8/28/2015)


    I want the EXEC right after the CTE.....no can do.

    I put a semicolon after the last paren of the CTE and that throws a syntax error.

    Something strange...

  • RE: Today's Random Word!

    DonlSimpson (8/28/2015)


    SQLRNNR (8/28/2015)


    'tater salad

    Ron White

    White Potatoes

  • RE: What are your five most common T-SQL commands

    Hugo Kornelis (8/28/2015)


    Jeff Moden (8/27/2015)


    Favorite name for a Temp Table when troubleshooting something that should never have made it to production...

    [font="Arial Black"]#MyHead[/font]

    When I want to make sure that my query...

  • RE: Today's Random Word!

    djj (8/28/2015)


    DonlSimpson (8/27/2015)


    Ed Wagner (8/27/2015)


    ZZartin (8/27/2015)


    whereisSQL? (8/27/2015)


    Yogurt

    Frozen

    Custard

    Mustard

    HotDog

    Grill

  • RE: Error Msg

    Sean Lange (8/27/2015)


    Ed Wagner (8/27/2015)


    I'm glad I'm not the only one who notices the sp_ prefix to the procedure name and knew what it meant. 😛

    It will slow you down...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (8/27/2015)


    Silver spoon, you post a question and then remove it? Why?

    Reported the "post" deleted by OP, suggested removing the post entirely. Why leave a non question...

  • RE: Syntax Errors when Re-Creating Procedure

    The synonyms reference database objects, so if you use the two-part naming conventions as Scott suggested, then that's what they'll resolve to when the code runs.

  • RE: Today's Random Word!

    ZZartin (8/27/2015)


    whereisSQL? (8/27/2015)


    Ed Wagner (8/27/2015)


    whereisSQL? (8/27/2015)


    Ed Wagner (8/27/2015)


    Revenant (8/27/2015)


    Ed Wagner (8/27/2015)


    whereisSQL? (8/27/2015)


    Ed Wagner (8/27/2015)


    ZZartin (8/27/2015)


    djj (8/27/2015)


    Ed Wagner (8/26/2015)


    Luis Cazares (8/26/2015)


    eccentricDBA (8/26/2015)


    Ed Wagner (8/26/2015)


    whereisSQL? (8/26/2015)


    Ed Wagner (8/26/2015)


    crookj (8/26/2015)


    whereisSQL? (8/26/2015)


    Ed Wagner (8/26/2015)


    Fire

    Drill

    Dentist

    Shot

    Tequila

    Sunrise

    Siesta

    Fiesta

    Food

    Hunger

    Hamburger

    Cheeseburger

    Fries

    Onion...

Viewing 15 posts - 5,281 through 5,295 (of 9,399 total)