Forum Replies Created

Viewing 15 posts - 1,111 through 1,125 (of 6,038 total)

  • RE: Learning DW

    JaybeeSQL - Friday, January 12, 2018 10:19 AM

    Hi all, been going through the MS tutorial for Analysis Services, but it's as dull...

  • RE: CREATE RULE

    Steve Jones - SSC Editor - Friday, January 12, 2018 8:43 AM

    No idea, but I suspect that someone liked constraints better and...

  • RE: Ola's maintenance solution taking too long on VLDB's

    TheSQLGuru - Thursday, January 11, 2018 4:13 PM

    Eric M Russell - Thursday, January 11, 2018 7:23 AM

  • RE: CREATE RULE

    Trick question. Don't do it; use a constraint instead.
    I've worked in a dozen IT shops over the years, and I don't think I've encountered usage of RULE based...

  • RE: Job Interviews: What is Normalization?

    Normalization, and data modeling in general, are good questions for intermediate level and higher database developers, because it's hard for a candidate to talk about without having actually having hands...

  • RE: Ola's maintenance solution taking too long on VLDB's

    Does anyone here besides me implement partitioning on indexes just for taking advantage of incremental reorgs and re-indexing? It depends on the access patterns and chosen partitioning key, but at...

  • RE: Is This Data Science?

    xsevensinzx - Tuesday, January 9, 2018 9:14 AM

    Eric M Russell - Tuesday, January 9, 2018 7:00 AM

  • RE: Is This Data Science?

    To answer the question "Is what we're doing with this data really data science?", we first must ask the question "What is science?". Technology and process aside, science is first...

  • RE: It's Time to Patch and Upgrade

    North Carolina and other like minded states would be interested to know that this technology could be easily employed to enforce gender based bathroom segregation laws. This is a $10...

  • RE: It's Time to Patch and Upgrade

    Jeff Moden - Friday, January 5, 2018 7:11 PM

    Things like this scare me to death.  Consider how dependent we've become on computers...

  • RE: Ola's maintenance solution taking too long on VLDB's

    ALTER INDEX { index_name | ALL } ON <object>
    {
      REBUILD {
        [ PARTITION = ALL ] [ WITH ( <rebuild_index_option> [ ,...n ]...

  • RE: Ola's maintenance solution taking too long on VLDB's

    ffarouqi - Tuesday, December 19, 2017 10:10 AM

    All,
    I am looking into optimizing Ola's maintenance solution by tweaking around some parameters that is...

  • RE: Deleted

    Keep in mind that business intelligence involves a lot of interfacing with internal and possibly external end users. The choices regarding technology and implementation will be handed down from above,...

  • RE: It's Time to Patch and Upgrade

    jay-h - Friday, January 5, 2018 6:45 AM

    It's also interesting that some of the browser attacks were through new enhancements designed to...

  • RE: It's Time to Patch and Upgrade

    Tuesday morning I discovered an overnight ETL process running on an Azure IaaS instance had aborted. Yesterday, I was told that Microsoft rebooted our Azure  hosted servers in the process of...

Viewing 15 posts - 1,111 through 1,125 (of 6,038 total)