Forum Replies Created

Viewing 15 posts - 181 through 195 (of 447 total)

  • RE: get real!

    in SQL server 2005 result is 1.234568E+09

    while in SQL 2000 result is 1.2345679E+9

    Does it make any difference ?

  • RE: Corrupting Influence

    Steve Newton (6/24/2009)


    Oops, I would step through the create script and just change it to reverse things out. You will learn your lesson for next time!!! Good luck...

  • RE: Installing SQL SERVER in Clustered Environment

    I installed SQL Server 2008 on one machine which had SQL Server 2000 before. After installation 2000 stopped working. I have to uninstall both versions and then install...

  • RE: Disabling Indexes

    Good to know. I never knew this. - Disabling a nonclustered index or clustered index on a view physically deletes the index data.

  • RE: Spatial Modeling

    Found answer after some googling. But, this is not related to SQL Server right?

  • RE: 9 Things to Do When You Inherit a Database

    P Jones (6/22/2009)


    Run the performance dashboard reports and have a look at long running queries and missing indexes.

    Also, check for duplicate indexes. In most the projects I had found...

  • RE: Use Backup/Restore to Minimize Upgrade Downtimes

    noeld (6/18/2009)


    Ermm... Isn't this just a description of LogShipping ?

    Yep. it is.

  • RE: Data types

    How come 10 % from 556 answered i.e. 55 people think Varchar and nvarchar has fixed value? var stands for varying.

  • RE: SSIS multi-environment configuration in a single SQL Server table

    Very good article and a very comprehensive approach, Scott. Was using same tech for single server but had not for multi-environment. Would definitely try out in near future.

    Again,...

  • RE: Tracking and Reporting Database Growth

    Good article. I am running something similar to extract report on daily basis. But, had not used Excel. Don't know if using Excel across different servers would...

  • RE: T SQL

    Barry McConnell (5/27/2009)


    SanjayAttray (5/27/2009)


    WOW.........never seen so many complaints for a single question on QOD before. Good job Reddy. You made all forum posters stand united.

    You must not have...

  • RE: T SQL

    WOW.........never seen so many complaints for a single question on QOD before. Good job Reddy. You made all forum posters stand united.

  • RE: Statistics

    Luke L (5/21/2009)


    Any reason why this question's future dated to Sep 10, 2009 and posted today 2009-05-21?

    -Luke.

    It happened before also, when future date question is posted.

  • RE: Mathematical Auditing Of Email Broadcasts

    Phew........I didn't get the article ! ! ! May be I am week at Mathematical analytical.

  • RE: CAST

    Good question. Never knew that.

Viewing 15 posts - 181 through 195 (of 447 total)