Point-in-time data

  • Comments posted to this topic are about the item Point-in-time data

    Best wishes,
    Phil Factor

  • In India, we have a dedicated branch of engineering called "Information Technology" (IT), and I often ask the students what is the real meaning of IT. The unfortunate part is that most are unable to identify the very point that today's editorial starts out with.

    Data by itself is worthless. It is just some value - a value that is not yet "information". The value becomes "information" when a context is associated to the data:

    - What does the data represent?

    - What is the relationship of this data with other pieces of information and the parent entities?

    - Who owns the data?

    - When was the data captured?

    - Where (domain) does the data apply?

    - Why was the data captured?

    - How long will the data be valid?

    - How should this data be used?

    Information tells a story, a story of time. All systems should ensure that data continues to tell this story (e.g. a product or service life cycle, a person's social outlook, the evolution of thoughts over time, etc) - otherwise they are just storing some values, not information.

    Thanks & Regards,
    Nakul Vachhrajani.
    http://nakulvachhrajani.com

    Follow me on
    Twitter: @sqltwins

  • I imagine that this will remain a complex issue but it is great that features are being built to handle it. Only when a common approach is offered can you end up with a reasonably limited default set of positions. If it is too open then often people just ignore the issue.

    Gaz

    -- Stop your grinnin' and drop your linen...they're everywhere!!!

  • The next stage is to allow text blobs to use temporal tables by introducing versioning and differencing. That would be an interesting hybrid technology!

    When we talk about versioning and differencing of text blobs, are we talking about what version control systems like Git and SVN do; incremental changes to files are versioned and assigned a unique timestamp?

    "Do not seek to follow in the footsteps of the wise. Instead, seek what they sought." - Matsuo Basho

Viewing 4 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply