Back to SQL Course - Back to Data Types
Each column has its own specific type of data that is going to be stored into. Despite having different data types depending on each RBDMS, there are three categories :
Numeric data types can store integer, floating point numbers, decimal, real and boolean numbers (true or false / 1 or 0).
String data types can store fixed length string, variable length string or Unicode string.
Date and time can store dates, date and time or only time. Each RDBMS can have different date and time formats.
Back to SQL Course - Back to Data Types
Let’s connect
If you want to learn more about the topic, connect or send me a DM.