时间:2021-07-01 10:21:17 帮助过:23人阅读
1、Keywords may be entered in any lettercase. The following queries are equivalent:
2、Here is another query. It demonstrates that you can use mysql as a simple calculator:
3、所有查询以;结尾。
4、显示数据库。 SHOW DATABASES
does not show databases that you have no privileges
5、If the test
database exists, try to access it:
6、创建数据库。
nder Unix, database names are case sensitive (unlike SQL keywords), so you must always refer to your database as menagerie
, not asMenagerie
, MENAGERIE
, or some other variant.
7、显示tables
8、查看表定义.
9、使用insert插入数据
10、更新数据
参考:https://dev.mysql.com/doc/refman/5.7/en/entering-queries.html
MySQL Keynote
标签:tle key and dem ble case 使用 line can