随笔分类 - MYSQL
摘要:参考 https://blog.csdn.net/WYB213080286/article/details/38493753 参照以下博客:http://blog.csdn.net/renfengjun/article/details/18730977 最近项目中涉及MySQL数据库视图的创建,需要
阅读全文
摘要:How To Repair Corrupted MySQL Tables Using myisamchk MyISAM is the default storage engine for MySQL database. MyISAM table gets corrupted very easily.
阅读全文
摘要:Hive字段中文乱码,如执行 show create table xxx 时,表级别注释、字段级别注释发现有乱码现象, 一般都是由hive 元数据库的配置不当造成的。 此时可按如下步骤进行配置调整: 登录hive的元数据库mysql中:(不是在hive sql 环境下执行) 1、设置hive 元数据
阅读全文
摘要:Sql代码 select PERIOD_DIFF(date_format(now(),'%Y%m'),date_format('2010-11-30','%Y%m')) Sql代码 Sql代码 1. MySQL 为日期增加一个时间间隔:date_add() Sql代码 set @dt = now()
阅读全文

浙公网安备 33010602011771号