摘要: MySQL创建函数错误提示1418 创建函数时sql语法没错出现的错误提示: ERROR 1418 (HY000): This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and b 阅读全文
posted @ 2021-06-18 15:02 mwait 阅读(644) 评论(0) 推荐(0)
摘要: 表的一些基本操作 1.导入sql文件 source + 文件位置 2.查询某列的数据 select col1, col2, col3 from table 3.查询所有数据 select * from table 4.查询Score表中成绩在60到80之间的所有记录 select Degree fr 阅读全文
posted @ 2021-06-13 09:41 mwait 阅读(148) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示