Tutorials |
Creating a MySQL table to receive the MyConnection Server parameters |
|
Step 2: You now have to select the database in order to start creating tables. To do this type: use "databasename"; The quotes are for your understanding only, replace databasename with your own database name, in the example below the database name is mcstest.
|

Introduction



