Data types in SQL

The structured query language comprises of several different data types that allow it to store different types of information in a database, the data type chosen for a table column is based on requirements. Numeric data types: FLOAT, INT, BOOLEANCharacter and string type: CHAR, VARCHARDate & Time: DATETIME, DATE, TIME, TIMESTAMP

  • 0 Comments
  • 102 Views
  • Share: