Provisioning a MySQL Database Lab
The development of this document is funded by the Boston Area Advanced Technological Education Connections (BATEC) Grant No. NSF-0703097 thru Bunker Hill Community College. A database (DB) is a container used to store data. MySQL describes the query language type and possible syntax (version dependent) used to interact with a MySQL DB. In this lab,...
Already have an account? Sign In »

The development of this document is funded by the Boston Area Advanced Technological Education Connections (BATEC) Grant No. NSF-0703097 thru Bunker Hill Community College.
A database (DB) is a container used to store data. MySQL describes the query language type and possible syntax (version dependent) used to interact with a MySQL DB. In this lab, we will provision a MySQL DB that will be used to store authorized user data.