1、创建表
、
创建时间 default current_imestamp(6)
更新时间 default current_timestamp(6) on update current_timestamp
2、去重查询
3、sql对字符串的处理 left() right() substring() substring_index()
Posted jiuyang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sql语法总结相关的知识,希望对你有一定的参考价值。
、
创建时间 default current_imestamp(6)
更新时间 default current_timestamp(6) on update current_timestamp
以上是关于sql语法总结的主要内容,如果未能解决你的问题,请参考以下文章