Tech Blog | SQL From The Ground | Part 2

One of the most important things I read this week was about the data types in SQL. It is much like mysql and Oracle SQL but I studied a bit further into it than I had previously. Data types are broken into categories: exact numeric, such as Int and Numeric, character string, or char and […]

Tech Blog | SQL From The Ground | Part 1

To begin my study into Microsoft SQL, from a Querying and DBA point of view, was to create a virtual machine running Windows 2012, and SQL 2012. Here is a screenshot of my configuration in VMWare workstation 10 below. To my advantage, I have a custom built computer, with ample storage and memory, so I […]