Forum Replies Created

Viewing 15 posts - 8,326 through 8,340 (of 9,399 total)

  • RE: Create 100GB database with dummy data...

    quackhandle1975 (3/4/2014)


    Hi,

    Many thanks for all your replies and yes I do agree that running CHECKDB on a dummy database is not the same as running it in production and my...

  • RE: Database Backup

    Grant Fritchey (3/4/2014)


    dbalmf (3/4/2014)


    Hi,

    I'm assuming your laptop is part of the same domain as the SQL Server. Create a shared folder on your laptop, You will need to give the...

  • RE: Create 100GB database with dummy data...

    Lowell (3/4/2014)


    quackhandle1975 (3/4/2014)


    Hi,

    I am looking to perform some DBCC CHECKDB tests and for many reasons, I cannot copy a use a copy of current prod database, but the best I...

  • RE: Today's Random Word!

    crookj (3/4/2014)


    SQLRNNR (3/4/2014)


    microbot

    Bug

    Bacteria

  • RE: Today's Random Word!

    EricEyster (3/4/2014)


    Ed Wagner (3/4/2014)


    BWFC (3/4/2014)


    Wave

    Frequency

    Megahertz

    Gigahertz

  • RE: Order By Column

    +1. However, it was an interesting one. Thanks for the question.

  • RE: Today's Random Word!

    BWFC (3/4/2014)


    Wave

    Frequency

  • RE: Stored Procedure: possible to NOT return a query set?

    Why not just make the last step in your procedure to return what you want based on your input parameter? Example:

    CREATE PROCEDURE SomeProc(@intOutput Integer)

    AS

    BEGIN

    --do some stuff here

    ...

  • RE: Today's Random Word!

    crookj (3/3/2014)


    Ed Wagner (3/3/2014)


    Revenant (3/3/2014)


    crookj (3/3/2014)


    SQLRNNR (3/3/2014)


    Ed Wagner (3/3/2014)


    BWFC (3/3/2014)


    EricEyster (3/3/2014)


    Ed Wagner (3/3/2014)


    crookj (2/28/2014)


    Ed Wagner (2/28/2014)


    Ray K (2/28/2014)


    SQLRNNR (2/28/2014)


    crookj (2/28/2014)


    EricEyster (2/28/2014)


    Revenant (2/28/2014)


    Ed Wagner (2/28/2014)


    Kurt W. Zimmerman (2/28/2014)


    SQLRNNR (2/28/2014)


    cheeseparing

    tightfistedness

    Punch

    Bowl

    spoon

    dollop

    daisy

    Duke

    Muscle Car (GTO)

    ...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (3/3/2014)


    Ed Wagner (3/3/2014)


    Steve Jones - SSC Editor (3/3/2014)


    Steve Jones - SSC Editor (3/3/2014)


    Going to submit to SQLBits. Gonna be a busy summer, it looks like.

    I...

  • RE: Select Max date ???

    jbalbo (3/3/2014)


    Hi

    I have two tables I need to get info from

    Client

    Services

    I need to find clients with whose last service > 80 days old

    so I know I need something like...

  • RE: Today's Random Word!

    Revenant (3/3/2014)


    crookj (3/3/2014)


    SQLRNNR (3/3/2014)


    Ed Wagner (3/3/2014)


    BWFC (3/3/2014)


    EricEyster (3/3/2014)


    Ed Wagner (3/3/2014)


    crookj (2/28/2014)


    Ed Wagner (2/28/2014)


    Ray K (2/28/2014)


    SQLRNNR (2/28/2014)


    crookj (2/28/2014)


    EricEyster (2/28/2014)


    Revenant (2/28/2014)


    Ed Wagner (2/28/2014)


    Kurt W. Zimmerman (2/28/2014)


    SQLRNNR (2/28/2014)


    cheeseparing

    tightfistedness

    Punch

    Bowl

    spoon

    dollop

    daisy

    Duke

    Muscle Car (GTO)

    Ronnie and the...

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (3/3/2014)


    Steve Jones - SSC Editor (3/3/2014)


    Going to submit to SQLBits. Gonna be a busy summer, it looks like.

    I am. Might be slightly longer in real...

  • RE: Today's Random Word!

    BWFC (3/3/2014)


    EricEyster (3/3/2014)


    Ed Wagner (3/3/2014)


    crookj (2/28/2014)


    Ed Wagner (2/28/2014)


    Ray K (2/28/2014)


    SQLRNNR (2/28/2014)


    crookj (2/28/2014)


    EricEyster (2/28/2014)


    Revenant (2/28/2014)


    Ed Wagner (2/28/2014)


    Kurt W. Zimmerman (2/28/2014)


    SQLRNNR (2/28/2014)


    cheeseparing

    tightfistedness

    Punch

    Bowl

    spoon

    dollop

    daisy

    Duke

    Muscle Car (GTO)

    Ronnie and the Daytonas

    Dodge

    Ram

    Derby

    Demolition

  • RE: How to find a SSMS instance consuming the most of memory?

    HanShi (2/28/2014)


    I see your point although you can also colorcode the query-windows in SSMS. Register the instances in registered servers and apply a different color for each instance under the...

Viewing 15 posts - 8,326 through 8,340 (of 9,399 total)