How to calculate a person's age correctly given a date and their date of birth in Teradata SQL.
Time manangement is one of those things I return to from time to time. We're always being told that we need to be more efficient with our time ⏱. It's a limited resource and we need to maximise it. The problem is I've never found a system that works for me.
When you look at data, one of the most important you need to consider is "Can I answer the question I'm asking, with the data I have?" ... and be prepared to be creative.
Some useful SQL that lets you find how much disk space your database and tables are actually using.
Useful SQL to create a reference table of human generations like Millennial, Generation X, Baby Boomer etc with start and end dates.
This SQL lets you find all the tables in a particular database or your user area (your personal database) in Teradata, or table names that match a pattern.
How to compare two timestamps in SQL and express the result in hours.
With hot weather looming, we have some tips on how to keep your house cool when you have dogs but don't have air-conditioning.
How to count unique values in a table or other data range in Excel. Includes a quick method for numbers, and a slower generic method that works with text.
Part 2 deals with the basic hardware you need to hack the Davis VP2 ISS by intercepting the radio signals and shows the basic premise works.
How to find the number of AMPs and Nodes in a Teradata installation using a simple SQL query.
This SQL creates a series of commands that can be used to DROP (aka delete) all the TABLES that match a pattern or username.