Blog
Welcome to Datavail's Blog, where you can read the latest insights, tips and opinions of our experts on all things data and technology.
Data Types: The Importance of Choosing the Correct Data Type
Most DBAs have struggled with the pros and cons of choosing one data type over another. This blog post discusses different situations.
Db2 Isolation Levels: Know Your ISOLATION Levels
It is important for DB2 DBAs and application programmers to know the four isolation levels and their impact on SQL in order to control concurrency and locking.
Using INTERSECT and EXCEPT in DB2
They both are similar to UNION in the way in which they work and are coded. But there a differences, this blog explores the differences.
Nulls are clearly one of the most misunderstood features of DB2. Here are some examples, tips & guidelines from Craig Mullins to demystify the use of nulls.