MySQL Basic Go Back Data types views 8:49 It is very important to choose how we store data into database tables since it affects overall database performance. MySQL supports a number of SQL standard data types which are categorized into string Type, DATE and TIME Type and Numeric Type. Data Type specifies the possible values that column can store. Introduction of RDBMS (Relative Database Management System) Installation and Administration of MYSQL MySQL Connection & Database queries Data types Table queries Inserting data and retrieving data Update query, like & where clauses Queries for sorting data