Forum Replies Created

Viewing 15 posts - 2,116 through 2,130 (of 9,399 total)

  • RE: Today's Random Word!

    Stuart Davies (12/13/2016)


    BWFC (12/13/2016)


    aPed001 (12/13/2016)


    Stuart Davies (12/13/2016)


    Manic Star (12/12/2016)


    whereisSQL? (12/12/2016)


    Ed Wagner (12/12/2016)


    Ray K (12/12/2016)


    whereisSQL? (12/12/2016)


    Ed Wagner (12/12/2016)


    Manic Star (12/12/2016)


    Ed Wagner (12/12/2016)


    Luis Cazares (12/12/2016)


    Tempo

    Tempest

    Temper

    Rage

    Outrage

    Outhouse

    Country

    Rap

    Knock

    Knock

    Knees

    Bees

    Killer

    Serial

  • RE: Always Encrypted Certificates

    Good question that made me do some research, so I learned something new. Thanks.

  • RE: Today's Random Word!

    Ray K (12/12/2016)


    whereisSQL? (12/12/2016)


    Ed Wagner (12/12/2016)


    Manic Star (12/12/2016)


    Ed Wagner (12/12/2016)


    Luis Cazares (12/12/2016)


    Tempo

    Tempest

    Temper

    Rage

    Outrage

    Outhouse

    Country

  • RE: Today's Random Word!

    Manic Star (12/12/2016)


    Ed Wagner (12/12/2016)


    Luis Cazares (12/12/2016)


    Tempo

    Tempest

    Temper

    Rage

  • RE: Today's Random Word!

    Luis Cazares (12/12/2016)


    Manic Star (12/12/2016)


    Kaye Cahs (12/12/2016)


    Manic Star (12/12/2016)


    whereisSQL? (12/9/2016)


    Ed Wagner (12/9/2016)


    TomThomson (12/9/2016)


    ZZartin (12/9/2016)


    Luis Cazares (12/9/2016)


    Revenant (12/9/2016)


    djj (12/9/2016)


    crookj (12/9/2016)


    Ed Wagner (12/9/2016)


    Stuart Davies (12/9/2016)


    Manic Star (12/8/2016)


    Alan.B (12/8/2016)


    Gravitational

    Threshold

    Boundary

    Border

    Line

    Vector

    Algebra

    Calculus

    Apple

    Eden

    Adam

    Creationist

    Seven (days)

    Rest

    Quarter (note)

    Tempo

    Tempest

  • RE: What do you do when you inherit a mess at work?

    Wingenious (12/11/2016)


    Ed Wagner (12/11/2016)


    ...nothing was done because it was deemed to be too much work...

    Of course, that's always the reason given. The people who give such a reason are usually...

  • RE: I'm scared to delete log file

    Eirikur Eiriksson (12/11/2016)


    Ed Wagner (12/11/2016)


    Eirikur Eiriksson (12/11/2016)


    spectra (12/11/2016)


    Hi,

    I have two files i.e .ldf and .mdf in my disk. As we know these are normally SQL...

  • RE: What do you do when you inherit a mess at work?

    I've seen more so many messes inherited by myself and others that I don't even want to count them. I prefer the systematic approach, but have seen the passive...

  • RE: I'm scared to delete log file

    Eirikur Eiriksson (12/11/2016)


    spectra (12/11/2016)


    Hi,

    I have two files i.e .ldf and .mdf in my disk. As we know these are normally SQL Server database log and...

  • RE: Print file names

    Eirikur's answer to your other post works too. http://www.sqlservercentral.com/Forums/Topic1841899-391-1.aspx

  • RE: Print file names

    spectra (12/11/2016)


    what is command to print current ldf and mdf file names used by all respective databases in my SQL Server 2008 R2 DB ?

    Databases are on an instance....

  • RE: Confusion Over OR and And Operators

    SQLUSERMAN (12/10/2016)


    Hi, thank you so much for your reply. I'm still not a hundred percent clear on the differences between the OR and the AND operators.

    What if I want...

  • RE: Disk space full

    kevaburg (12/10/2016)


    Ed Wagner (12/10/2016)


    kevaburg (12/9/2016)


    Try a shrinkdatabase:

    exec sp_msforeachdb 'DBCC SHRINKDATABASE [?]';

    It is far from ideal and you will most likely experience performance problems during the run (do it in a...

  • RE: Complexity factors - database infrastructure

    Beyond the number of objects in the database, there can be complexity in seemingly small things. For example, one report procedure that goes against a single table can be...

  • RE: Free Exercises And Solutions

    SQLUSERMAN (12/9/2016)


    I am looking to practice writing T-SQL queries and it would really help if I can get practice exercises and solutions to them.

    I haven't had much luck searching...

Viewing 15 posts - 2,116 through 2,130 (of 9,399 total)