Guy and Eitan discuss various practices in SQL Server that hurt performance and possibly waste money, negative VarDecimal numbers, renumbering Identity columns, and the new Azure Database Fleet Manager.
<p>Things to consider when choosing a database</p><ul><li>Speed & Latency</li><li>Consistency, ACID Compliance</li><li>Scalability</li><li>Language support & Developer Experience</li><li>Relational vs. Non-relational (SQL vs. NoSQL)</li><li>Data types</li><li>Security</li ... Show More
<p>In this episode, we will discuss NULLs in database systems. I’ll go through the following:</p>
<p>What is Null?</p>
<p>NULLs persistence</p>
<ul>
<li>Whether you store a 0 or 2 billion value in the field 32bit integer field it costs 32 bit</li>
<li>when you store a NULL in 3 ... Show More
<p>It's all about data management this week on the podcast as <a href="https://twitter.com/briandorsey">Brian Dorsey</a> and <a href="https://twitter.com/markmirch">Mark Mirchandani</a> talk to Google Cloud Product Marketing Manager, <a href= "https://twitter.com/amykrishnamohan" ... Show More