Forum Replies Created

Viewing 15 posts - 4,201 through 4,215 (of 6,038 total)

  • RE: ID or Id

    andrew gothard (1/27/2015)


    Eric M Russell (1/21/2015)


    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...

  • RE: Deploy the Database First

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


    Eric M Russell (1/26/2015)


    So, deploying a new procedure, table, or column days or weeks before the associated application change is deployed? Yes, that happens all...

  • RE: Deploy the Database First

    Charles Kincaid (1/26/2015)


    Eric M Russell (1/26/2015)


    Hey, it's 2015; the developer should code the application first, and then with a few clicks of the mouse they can auto-generate all the database...

  • RE: Deploy the Database First

    Hey, it's 2015; the developer should code the application first, and then with a few clicks of the mouse they can auto-generate all the database junk in the background for...

  • RE: Deploy the Database First

    So, deploying a new procedure, table, or column days or weeks before the associated application change is deployed? Yes, that happens all the time in my universe where the database...

  • RE: ID or Id

    Jeff Moden (1/24/2015)


    Eric M Russell (1/24/2015)


    I am thankful for introduction of the short Date and have made heavy use of it last few years.

    Yes. I agree with that 100%....

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

    sm_iransoftware (1/22/2015)


    THX All

    Feedbacks was very nice and wide

    I should have read more carefully down the Answers

    (specially about Hadoop and HiveSQL)

    -----------------------------------------------------------

    And now more details about your questions and ideas :

    1- We...

  • RE: ID or Id

    I am thankful for introduction of the short Date and have made heavy use of it last few years.

  • RE: Getting IT Out of the Data Center

    Charles Kincaid (1/23/2015)


    Eric the folks in the UK just went, "What?". Over there "biscuits" means something else. However free food and coffee is likely to clear out a...

  • RE: Getting IT Out of the Data Center

    If you want to "Get IT Out of the Data Center", then send an email to the DBA team informing them that there are Chick-Fil-A breakfast biscuits and StarBuck coffee...

  • RE: ID or Id

    ScottPletcher (1/23/2015)


    TomThomson (1/23/2015)


    Sean Lange (1/23/2015)


    Eric M Russell (1/23/2015)


    Date/Time: datetime, offset, varchar?

    There is only one option here. Datetime.

    I suppose if your dBMS is anccient enough that's excusable. But it...

  • RE: The Cost of Switching

    A single SQL Server Enterprise instance running on a moderately powered server can house multiple OLTP applications for even large organizations. I've seen cases where organizations are using multiple instances...

  • RE: ID or Id

    Now on to data types.

    Currency: should it be decimal, numeric, money, int?

    Date/Time: datetime, offset, varchar?

    Names and descriptions: varchar or nvarchar?

    Unique Identifiers: int, guid, timestamp, rowid, identity, sequence? :rolleyes:

  • RE: ID or Id

    I can live with mixed naming conventions, or even no convention, so long as the name given for each column makes sense and is consistent within the scope of that...

  • RE: Getting IT Out of the Data Center

    GoofyGuy (1/22/2015)


    IT can work with the business, improve processes ...

    In many businesses and governmental organisations, IT is the only part of the organisation which can provide enterprise- wide knowledge of...

Viewing 15 posts - 4,201 through 4,215 (of 6,038 total)