Forum Replies Created

Viewing 15 posts - 16 through 30 (of 39 total)

  • RE: Testing the Results of RESTORE VERIFYONLY

    Hi,

    Thanks a lot for the detailed reply. I totally take your point that a full restore (with DBCC CHECKDB) would be the only way to be absolutely sure that the...

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: Corruption and Copy Backup Files

    Hi HanShi,

    Thanks a lot for your perspective on this. It reassuring that the copying process is not really an issue.

    Dave

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: Corruption and Copy Backup Files

    Thanks very much for the reply Han Shi. It is interesting what you say about COPY command's internal checks on the data. I'm using ROBOCOPY and hopefully the level of...

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: IFF - 1

    Nice question, thanks Ron. I went for case insensitive, but wasn't entirely sure that was the way to go.

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: COALESCE

    Thanks. Good question.

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: SELECT INTO FILESTREAM

    Interesting question Steve. I had no idea about this, except the connection of VARBINARY and FILESTREAM. Luckily was able to guess the correct answer

    ~ Lokesh Vij

    +1, except I...

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: Checking References for a New DBA

    Glad it helped Chris. Always best to check the credentials aye..

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: Checking References for a New DBA

    Hi Chris,

    I think you can do this over the internet if you have an access code.

    This article seems helpful http://www.ehow.com/how_5635234_check-microsoft-certification.html

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: Use of Key Column

    Nice question thanks. The fact that type varchar(max) can not be used on indexed fields was new to me. A fact that this question has illuminated.

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: Use of Key Column

    Thanks for the clarification

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: SSMS Error Message

    Nice question and quite comical. Fluked it really as I didn't note the bit in BOL "between 50,001 and 2,147,483,647" for the @msgnum. Thanks.

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: INSERT

    Nice question thanks. I've learnt something new, that SELECT INTO does not transfer the properties of a computed column to the target table.

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: CHARINDEX()

    Nice question thanks Bill, and thanks to Hugo for the extra information on SUBSTRING.

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: Casting question

    Nice question, thanks. It made me think - I better rest now ...... 😉

    Dave Morris :alien:

    "Measure twice, saw once"

  • RE: Why SQL Server?

    I was employed as a Data Analyst in health care. The organization used a Firebird based system and I found myself starting to code SQL to obtain data for analysis....

    Dave Morris :alien:

    "Measure twice, saw once"

Viewing 15 posts - 16 through 30 (of 39 total)