导航

随笔分类 -  DB

Scala,Python
摘要:不同数据库Oracle、PostgreSQL、Vertical、Mysql常用操作 授权语句用于管理数据库用户的权限,常见的授权语句如下: 1、授权用户对表的SELECT权限 GRANT SELECT ON dbname.tbname TO username; 赋权限 grant select on 阅读全文

posted @ 2025-04-09 22:02 水木山川 阅读(165) 评论(2) 推荐(0)

摘要:MySQL配置,mariadb宕机处理,Mariadb恢复 阅读全文

posted @ 2021-03-17 20:31 水木山川 阅读(967) 评论(0) 推荐(0)

摘要:MySQL日期处理,row number,获取当年每月月份,mysql生成序号 阅读全文

posted @ 2020-06-17 19:44 水木山川 阅读(1362) 评论(0) 推荐(1)

摘要:Greenplum数据库时间转换,Greenplum时间格式,greenplum时间操作,greenplum本月第一天 阅读全文

posted @ 2020-06-16 22:18 水木山川 阅读(3815) 评论(0) 推荐(0)

摘要:Greenplum数据库性能优化,Greenplum数据库查询优化,greenplum配置优化,索引优化,查询语句分析、Greenplum查询优化 阅读全文

posted @ 2020-06-15 23:27 水木山川 阅读(5773) 评论(0) 推荐(0)

摘要:greenplum数据库索引,B-tree索引,greenplum索引介绍 阅读全文

posted @ 2020-06-15 21:40 水木山川 阅读(2735) 评论(0) 推荐(0)

摘要:Greenplum数据库常用命令,greenplum备份,导入导出,查询死锁,greenplum连接数查询 阅读全文

posted @ 2020-06-14 21:14 水木山川 阅读(4919) 评论(0) 推荐(0)

摘要:MySQL 查询树结构、循环查询、查看函数、视图、存储过程,MySQL FUNCTION,WHILE,MySQL LOOP,MySQL PROCEDURE 阅读全文

posted @ 2020-06-14 17:47 水木山川 阅读(1127) 评论(0) 推荐(0)

摘要:mysql,mysql字符集设置,mysql utf8字符集编码设置,mysql utf8mb4编码,MySQL变量设置排序集,查询语句设置排序集 阅读全文

posted @ 2020-03-26 11:05 水木山川 阅读(650) 评论(0) 推荐(0)

摘要:Greenplum使用教程,Greenplum 常用SQL命令,Greenplum 创建表,Greenplum 创建索引,Greenplum 创建视图,Greenplum 创建序列,Greenplum Alias设置别名 阅读全文

posted @ 2019-06-02 23:39 水木山川 阅读(9052) 评论(0) 推荐(0)

摘要:PowerDesigner常用技巧,PowerDesigner 设置SQL注释,PowerDesigner设置drop,PD连接MySQL数据库,新建概念模型 阅读全文

posted @ 2019-06-02 11:00 水木山川 阅读(2143) 评论(0) 推荐(0)

摘要:MySQL报错,MySQL 查询模式sql_mode,MySQL查询标准sql_mode=only_full_group_by报错 阅读全文

posted @ 2019-04-21 11:00 水木山川 阅读(540) 评论(0) 推荐(0)

摘要:MySQL周统计,MySQL函数WEEK,subdate,date_format,date_sub,date_add用法 阅读全文

posted @ 2019-04-20 23:50 水木山川 阅读(766) 评论(0) 推荐(0)

摘要:MySQL,UTF8,utf8_bin,mysql修改字符编码,Confluence Help – This installation of Confluence has failed one or more bootstrap configuration checks. Please check the logs for details. 阅读全文

posted @ 2019-02-11 15:41 水木山川 阅读(627) 评论(0) 推荐(0)

摘要:MySQL数据字典导出,数据字典,Navicate导出数据字典 阅读全文

posted @ 2019-01-31 23:13 水木山川 阅读(5718) 评论(0) 推荐(1)

摘要:MySQL,随机字符,RAND(),UUID,MD5 阅读全文

posted @ 2018-06-07 13:36 水木山川 阅读(404) 评论(0) 推荐(0)

摘要:MySQL,index,trigger 阅读全文

posted @ 2018-05-13 19:12 水木山川 阅读(182) 评论(0) 推荐(0)