Forum Replies Created

Viewing 15 posts - 4,411 through 4,425 (of 19,564 total)

  • RE: Today's Random Word!

    The Dixie Flatline (7/26/2013)


    SQLRNNR (7/26/2013)


    crookj (7/26/2013)


    SQLRNNR (7/26/2013)


    Revenant (7/26/2013)


    The Dixie Flatline (7/26/2013)


    opc.three (7/26/2013)


    SQLRNNR (7/26/2013)


    bcsims 90437 (7/26/2013)


    Daniel Bowlin (7/26/2013)


    crookj (7/26/2013)


    SQLRNNR (7/25/2013)


    The Dixie Flatline (7/25/2013)


    SQLRNNR (7/25/2013)


    Revenant (7/25/2013)


    L' Eomot Inversé (7/25/2013)


    SQLRNNR (7/25/2013)


    REDNECK

    B3 deficiency?

    Pellagra

    Alabama Clay

    Georgia...

  • RE: SELECT StatMan

    HildaJ (7/26/2013)


    I'm not sure if there's a problem, I have not seen this query before and I was inquiring information about it. I see now that updating statistics generates...

  • RE: Could You Live Like a DBA?

    Revenant (7/26/2013)


    SQLRNNR (7/26/2013)


    I really do think google would be easier if I could do this:

    select * from closeby_restaurants where cuisine = 'chinese' and distance_from_home <= 2 miles and deliciousness =...

  • RE: Database File Autogrowth

    Do you have an index maintenance routine running on Sundays?

    Do you have a very large batch job that runs on Sundays that might possibly create and drop tables?

  • RE: Today's Random Word!

    crookj (7/26/2013)


    SQLRNNR (7/26/2013)


    Revenant (7/26/2013)


    The Dixie Flatline (7/26/2013)


    opc.three (7/26/2013)


    SQLRNNR (7/26/2013)


    bcsims 90437 (7/26/2013)


    Daniel Bowlin (7/26/2013)


    crookj (7/26/2013)


    SQLRNNR (7/25/2013)


    The Dixie Flatline (7/25/2013)


    SQLRNNR (7/25/2013)


    Revenant (7/25/2013)


    L' Eomot Inversé (7/25/2013)


    SQLRNNR (7/25/2013)


    REDNECK

    B3 deficiency?

    Pellagra

    Alabama Clay

    Georgia Peaches

    Don't ever cross them...

  • RE: SELECT StatMan

    The cause for it to not select some tables is likely due to how your code is written.

    Please provide the entire code that is generating your update stats so we...

  • RE: Could You Live Like a DBA?

    I really do think google would be easier if I could do this:

    select * from closeby_restaurants where cuisine = 'chinese' and distance_from_home <= 2 miles and deliciousness = 'awesome' and...

  • RE: What is the set up to study 70-432?

    FWIW - I have a Virtual Lab setup on my laptop.

    1 DC

    2 SAN VMs (freesan, 1 demo and 1 live)

    1 Cluster (2 boxes)

    2 stand alone sql servers (1 sql 2012...

  • RE: Subscriptions Monitoring query

    Thanks for the query

  • RE: Today's Random Word!

    Revenant (7/26/2013)


    The Dixie Flatline (7/26/2013)


    opc.three (7/26/2013)


    SQLRNNR (7/26/2013)


    bcsims 90437 (7/26/2013)


    Daniel Bowlin (7/26/2013)


    crookj (7/26/2013)


    SQLRNNR (7/25/2013)


    The Dixie Flatline (7/25/2013)


    SQLRNNR (7/25/2013)


    Revenant (7/25/2013)


    L' Eomot Inversé (7/25/2013)


    SQLRNNR (7/25/2013)


    REDNECK

    B3 deficiency?

    Pellagra

    Alabama Clay

    Georgia Peaches

    Don't ever cross them - you...

  • RE: Are the posted questions getting worse?

    Jeff Moden (7/26/2013)


    L' Eomot Inversé (7/24/2013)


    I haven't got enough hair to have bad hair days 🙂

    BWAAA-HAAA!!! I've got tons of hair. I'm just not allowed to show it...

  • RE: Today's Random Word!

    bcsims 90437 (7/26/2013)


    Daniel Bowlin (7/26/2013)


    crookj (7/26/2013)


    SQLRNNR (7/25/2013)


    The Dixie Flatline (7/25/2013)


    SQLRNNR (7/25/2013)


    Revenant (7/25/2013)


    L' Eomot Inversé (7/25/2013)


    SQLRNNR (7/25/2013)


    REDNECK

    B3 deficiency?

    Pellagra

    Alabama Clay

    Georgia Peaches

    Don't ever cross them - you could be in a world of...

  • RE: Need Help Urgently

    dwain.c (7/25/2013)


    SQLRNNR (7/25/2013)


    dwain.c (7/25/2013)


    SQLRNNR (7/25/2013)


    dwain.c (7/25/2013)


    Something like this should list out any of the products that fail your audit.

    WITH ValidationTables (n, )

    SELECT 1, [Key] FROM A

    ...

  • RE: Need Help Urgently

    dwain.c (7/25/2013)


    SQLRNNR (7/25/2013)


    dwain.c (7/25/2013)


    Something like this should list out any of the products that fail your audit.

    WITH ValidationTables (n, )

    SELECT 1, [Key] FROM A

    ...

  • RE: Need Help Urgently

    dwain.c (7/25/2013)


    Something like this should list out any of the products that fail your audit.

    WITH ValidationTables (n, )

    SELECT 1, [Key] FROM A

    UNION...

Viewing 15 posts - 4,411 through 4,425 (of 19,564 total)