摘要:
mysql 安装 连接 导入数据 导出数据 crud 常用函数:count, avg, max, min, length RDBMS 关系型数据库管理系统 图: mysql 安装 linux 服务端 sudo apt get install mysql server sudo service mys 阅读全文
摘要:
工作中sql是不可避免的应用,打好基础会提高工作效率 推荐一个在线练习的sql网站:https://sqlbolt.com/ sql select CREATE TABLE Altering table to add new column(s) Altering table to remove co 阅读全文