First open navicat and open a database connection.
Then find a database.
Related recommendations: "Navicat for mysql graphic tutorial"
Click on the database name, and then click "Table".
Click "New Table" in the options that pop up on the right.
Fill in the field name.
Fill in the field type.
Then fill in the length of this field.
Finally remember to click Save.
The above is the detailed content of How to create a new data table in Navicat. For more information, please follow other related articles on the PHP Chinese website!