YOUR CHANNEL IS LOADING
  • 1

    Understanding HA

  • 2

    How do you solve T-SQL problems?

  • 3

    Morphing Microsoft

  • 4

    The Control Poll

  • 5

    Honeywords in SQL Server

The Voice of the DBA The Growth of Data Types

MEVIOtoday

Sep 01, 2011 The Growth of Data Types

In the relational databases we have all different types of data that we store. We have the basic types of integers, character data, dates and times, and more. As the RDBMS platforms have evolved, we have also added spatial, XML, and other types of data that build on these base types. By classifying them as different types, even if we are storing numbers, or characters, we can more efficiently work with these data types.

As the world changes and expands, I think we will end up with more and more data that takes advantage of different data types, and perhaps even adds more. This week, I wanted you to look forward, and predict what changes we might see in our data storage in the future.

 

Read the rest of "The Growth of Data Types" at SQLServerCentral