Forum Replies Created

Viewing 15 posts - 361 through 375 (of 471 total)

  • RE: Reclaiming freed space

    Interesting. I took Hugo's word for it and didn't bother to test it.

  • RE: Reclaiming freed space

    I like most people thought that truncating the table should work also. Good question, thanks.

  • RE: Access

    dmbaker (6/25/2009)


    Gawd, I feel awful for actually knowing the answer. :sick:

    I got this one wrong. I can live with that.

  • RE: T-SQL - What is the output of the statement

    Ray Laubert (6/17/2009)


    Just goes to show that your mind sees what it wants to see. I read this three times before posting just to make sure I wasn't missing...

  • RE: T-SQL - What is the output of the statement

    Interesting, I didn't know you could do that.

  • RE: Encryption

    satish.nandigam (6/12/2009)


    what are the methods use to encrpt data in a column

    You might want to look here:

    http://msdn.microsoft.com/en-us/library/ms179331(SQL.90).aspx

  • RE: Indexed views

    dgvozdetsky (6/9/2009)


    Good question, but I think, that cost of this question could be higher

    I agree, especially with the spoiler on IGNORE_DUP_KEY which was bound to trip some people up. ...

  • RE: one character of data

    I don't think any of the answers that include varchar or nvarchar can be correct.

    But the question provoked an interesting discussion.

  • RE: left, right and %

    Chris Harshman (4/21/2009)


    webrunner (4/21/2009)


    ...One thing would have made it harder: having a fake string conversion error as an option...

    I think that would have made the question worth the 2 points...

  • RE: Reporting Services Database

    Seems to me that the answer should have been SQL Server Express with Advanced Services but I too was confused by the "edition" of the database.

  • RE: T-SQL Operators

    I think you need to show us where the '-' as an except operator exists in the Transact SQL Reference.

  • RE: Read_Only Database

    When I attempt to put a user database in Read_Only when it is in use, the process hangs waiting for the database to be freed up. I would...

  • RE: Read_Only Database

    Even though BOL says it can be done, I tried it on Microsoft SQL Server 2000 - 8.00.2050 Enterprise Edition and it fails there also.

  • RE: TSQL

    RBarryYoung (3/26/2009)


    You know, correctly reformulated this could be one heck of a wicked question.

    Yes, despite the whining from the first couple of pages, it uncovered some interesting information.

  • RE: TSQL

    I guess the moral of the story is do not rely on implicit type conversions.

Viewing 15 posts - 361 through 375 (of 471 total)