First, write an executable sql statement in navicat's [Query Editor] (Recommended tutorial: navicat tutorial)
After we finish writing the SQL statement in the [Query Editor], click the [Run] button to execute the sql statement, upper left The green icon is .
Then an "impact" message like this will pop up, indicating that it is running.
#Then remember to refresh the table. Right-click on the table to refresh.
At this time you can see that the SQL statement works, hehe, go and practice it!
The above is the detailed content of How to execute sql statement in navicat. For more information, please follow other related articles on the PHP Chinese website!