Forum Replies Created

Viewing 15 posts - 4,216 through 4,230 (of 6,038 total)

  • RE: What is the best practice about maintain and using Big Log Database

    I can see now this thread is going to get a lot of comment. This is one niche application where I'd suggest Hadoop and HiveSQL.

    As far as doing this...

  • RE: Getting IT Out of the Data Center

    Comparing the IT department to a utility company may not be accurate for most organizations, but at least it's not as demeaning as comparing IT to a sausage factory. ...

  • RE: Altering table to change datatype

    ramana3327 (1/21/2015)


    Need to change some columns datatype from nvarchar to varchar.

    Just need to drop the indexes that are on that column.

    Do we get any problems from changing nvarchar to varchar

    Yes,...

  • RE: R-E-S-P-E-C-T

    Brian J. Parker (1/21/2015)


    Eric M Russell (1/21/2015)


    For those of us in IT, I'm not sure if we need Big Brother standing up for us on the playground; we can vote...

  • RE: R-E-S-P-E-C-T

    Steve Jones - SSC Editor (1/21/2015)


    Eric M Russell (1/21/2015)


    I don't take offense if I'm called after work, so long as it's regarding something that's broke in production. The way I...

  • RE: R-E-S-P-E-C-T

    I don't take offense if I'm called after work, so long as it's regarding something that's broke in production. The way I see it, if I done by due dilligence,...

  • RE: ID or Id

    ProductID, ProductId, and product_id are all respectable options, so long as it's done consistently.

    However, I would take issue with ID by itself, on every table. Anytime I see that,...

  • RE: Design vehicle and its parts database in SQL server

    The data model of a database is like the foundation of skyscraper. It defines the scope, constraints, and scalability of the database. Get it wrong, and your SQL and data...

  • RE: DMV - Rate of change?

    alanspeckman (1/20/2015)


    Is there a DMV that will give me a rate-of-change on a database, amount of log data generated over a period of time?

    I need a quick way of showing...

  • RE: ID or Id

    Sean Lange (1/20/2015)


    Eric M Russell (1/20/2015)


    I've used product_id. I like typing code in all lowercase, both keywords and identifiers, which is ok so long as underscores are also used for...

  • RE: The Cost of Switching

    Steve Jones - SSC Editor (1/20/2015)


    david.gugg (1/20/2015)


    We're on 2008 R2 Enterprise at my shop and we've cancelled plans to upgrade to 2012 because of the costs. Once Microsoft stops...

  • RE: ID or Id

    I've used product_id. I like typing code in all lowercase, both keywords and identifiers, which is ok so long as underscores are also used for clarity. Also, I don't have...

  • RE: The Cost of Switching

    An Enterprise license for SQL Server can cost 100k to upgrade, but each full time DBA or developer on staff costs 100k per year, even if they're working with a...

  • RE: The Cost of Switching

    Indianrock (1/20/2015)


    We have a number of Sql 2008 and Sql 2012 Enterprise installations, but I recently saw our company take some serious steps towards Linux/Python/Java/DB2.

    We have huge mix of platforms...

  • RE: The Cost of Switching

    I'm sure the folks in Microsofts accounting department took Econ 101 while in university. If enterprise level customers keep switching to other database platforms primarily on the basis of SQL...

Viewing 15 posts - 4,216 through 4,230 (of 6,038 total)