Forum Replies Created

Viewing 15 posts - 136 through 150 (of 644 total)

  • RE: STR

    Nice question. Thanks!

  • RE: Upgraded SQL Server 2005 to SQL Server 2008, but it still reports 2005

    JimS-Indy (10/17/2012)


    Note Capture 5 -- SQL Server Configuration Manager.

    Capture 6 -- Server Manager.

    The configuration manager screenshot clearly shows that you do not have 2 instances installed on your system, there...

  • RE: Upgraded SQL Server 2005 to SQL Server 2008, but it still reports 2005

    JimS-Indy (10/16/2012)


    I upgraded my SS2k5 instance to SS2k8 using the standard upgrade process from MS, but the instance still shows as ss2k5. I don't understand.

    Could you please provide the...

  • RE: Converting Stored Procedures to SSIS packages

    deepa lekshmi (10/16/2012)


    Hi All,

    We require to convert a list of SPs to SSIS packages. Most of the SPs do the below steps:

    1. create a table and insert data into that...

  • RE: COALESCE

    Nice question. Don't see a trick in it as long as NULL is within quotes. However, explanation is absolutely incorrect:cool:

  • RE: While loop 2

    Easy one to end the week. Thanks Sree 🙂

  • RE: T-SQL

    Good One!

  • RE: Statistics - 3

    Very informative Ron! Thanks 🙂

  • RE: Isolation Levels

    SQLSACT (10/5/2012)


    Hi All

    I'm struggling to understand the READ_COMMITTED_SNAPSHOT isolation level.

    If I have a database with the READ_COMMITTED_SNAPSHOT isolation level turned on and I execute a query that starts with set...

  • RE: SELECT

    Heh...Seems "correct" answer is "incorrect". If the question is about how many rows are returned, the answer is 2,0. Period.:cool:

  • RE: FTS

    Nice question Steve. Thanks!

  • RE: IDENTITY INSERT

    I am not sure why the question is being criticized. For me, it was a straight forward question. The question asks which query will insert the data in the table...

  • RE: IDENTITY INSERT

    Thanks for the nice, easy question :-). I say it easy because I have seen it many times, on SQLSkills.com. Paul Randal has used this (INSERT INTO TableName DEFAULT VALUES)...

  • RE: log reuse wait description. (checkpoint)

    ananda.murugesan (9/26/2012)


    log reuse wait description values is CHECKPOINT?

    When checkpoint is returned for log_reuse_wait_desc it means the No checkpoint has occurred since the last log truncation, or the head of the...

  • RE: Transactions

    Good one. 😎

Viewing 15 posts - 136 through 150 (of 644 total)