Forum Replies Created

Viewing 15 posts - 3,481 through 3,495 (of 6,038 total)

  • RE: No More Foreign Keys?

    I guess there will always be differences of opnion between those who see a database as basically a data reposity for an application, versus those who see a database as...

  • RE: No More Foreign Keys?

    Orphan records can pose serious problem in an operational or OLTP database. However, they are less of an issue in a data warehouse. There is this thing called "late arriving...

  • RE: No More Foreign Keys?

    Complaining about foreign keys is sort of like when folks complain about those cement barrades that divide north bound and south bound lanes on a highway or the speed bumps...

  • RE: ssrs 2012 displaying data inconsistently

    What is the source for the parameter values that should be included in this dropdown list?

  • RE: The Problem Solver

    JustRightOfCenter (8/28/2015)


    @matt-2 Algate, thank you for pointing out the book. Just ordered two copies.

    @eric M Russell, example: I once had a user base whose performance reviews included a metric...

  • RE: NOSQL and RDBMSs

    g.britton (8/28/2015)


    Eric M Russell (8/28/2015)


    g.britton (8/28/2015)


    xsevensinzx (8/28/2015)


    ...

    SQL Server 2014 introduced Polybase just for reasons like that

    SQL Server has been tightly integrated with various forms of NoSQL data storage and query...

  • RE: NOSQL and RDBMSs

    g.britton (8/28/2015)


    xsevensinzx (8/28/2015)


    ...

    SQL Server 2014 introduced Polybase just for reasons like that

    SQL Server has been tightly integrated with various forms of NoSQL data storage and query access for decades. Analysis...

  • RE: The Problem Solver

    jay-h (8/28/2015)


    PAH-440118 (8/28/2015)


    .. I understood was when a woman tells a man a problem she doesn't necessarily want it fixed she wants him to understand what she has to put...

  • RE: The Problem Solver

    I'll admit that, if what someone really needs at the moment is a sympathetic listener, then I'm probably not the guy they want to turn to. It's doesn't come naturally,...

  • RE: The Problem Solver

    The best problem solvers don't just fix, we adapt and innovate.

    Take for example a scenario where office staff routinely print purchase orders from one application just so they can...

  • RE: Converting a column of type nvarchar to datetime

    tim_harkin (8/27/2015)


    Jeff Moden (8/19/2015)


    There are very few places in SQL Server that have nearly absolute rules but one of them is that you should never store dates or times in...

  • RE: read only database copy?

    TheSQLGuru (8/27/2015)


    You cannot time the restores based on no current connections to the database because in the finite time between determining no connections and getting the restore job kicked off...

  • RE: NOSQL and RDBMSs

    David.Poole (8/27/2015)


    I do take exception to the comment made in the article:

    While I understand the pressure to adopt a SQL like language I do think it is a mistake to...

  • RE: read only database copy?

    CDC is not available in Standard Edition.

    There are other forms of SSIS DataFlow tasks that could do the job, but they put an unnecessary query load on the source...

  • RE: NOSQL and RDBMSs

    David.Poole (8/26/2015)


    Why do we use an RDBMS for….

    •Web session state?

    •Logging and auditing?

    •Queueing applications?

    That's a question I often ask a lot when someone speaks of a problem they are encountering...

Viewing 15 posts - 3,481 through 3,495 (of 6,038 total)