IOS _ 1_1_navicat Premium, ios1_navicat
IOS _ usageNavicat Premium operationSqlite3 database:
Step 1: download and install Navicat Premium
Step 2: patch ---> Generate ----> Active
Step 3: Use Navicat Premium to establish a connection.
Step 4: double-click the established connection
Click Add to Add a table with four types of fields: integer, real, text, and blob)
Adjust the Navicat Premium font size, right-click main, and select new query. You can enter an SQL statement.
After creating the table, the system prompts sucess. Right-click Tables and select Refresh.
How does Navicat Premium manage mysql?
This is simple. You only need to establish a mysql database connection to manage all mysql databases.
How to import batch SQL files in navicat premium
Double-click the database, right-click the database you need, select "run SQL file", and click "Browse" on the right to find the SQL file you want to import, click Start.