码迷,mamicode.com
首页 > 数据库 > 详细

sql语法总结

时间:2018-01-05 19:54:32      阅读:158      评论:0      收藏:0      [点我收藏+]

标签:9.png   substr   更新   string   更新时间   时间   def   str   class   

1、创建表

技术分享图片

创建时间 default current_imestamp(6)

更新时间 default current_timestamp(6)  on update current_timestamp

2、去重查询

技术分享图片

 

3、sql对字符串的处理 left() right() substring()  substring_index()

 

技术分享图片

 

sql语法总结

标签:9.png   substr   更新   string   更新时间   时间   def   str   class   

原文地址:https://www.cnblogs.com/jiuyang/p/8206276.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!