This blog covers the common data types in SQL and their useful properties. Please note that this is not an exhaustive list and is meant to be a quick reference for most frequently used data types. Numeric: INTEGER (4 bytes), SMALLINT (2 bytes), BIGINT (8 bytes), FLOAT [(n)], MONEY (8…