随笔分类 -  数据库与SQL

摘要:queryTrending @Param("endTime") Date endTime, @Param("regionOrg") String regionOrg, @Param("repOffice") String repOffice); <select id="queryTrending" 阅读全文
posted @ 2022-12-14 19:40 MING5135 阅读(22) 评论(0) 推荐(0) 编辑
摘要:Mapper.java 查询 批量查询 List<PreferProbeItem> queryProbe(String userId); List<RiskVO> queryRiskVO(String riskId); List<RiskVO> queryCloseDProject(); List< 阅读全文
posted @ 2022-12-09 20:16 MING5135 阅读(72) 评论(0) 推荐(0) 编辑
摘要:一招解决Navicat连接线上数据库时,隔一段时间不操作出现的卡顿问题 https://blog.csdn.net/weixin_44563573/article/details/125058378 PostgreSql中时间格式转换和时间加减 https://blog.csdn.net/wjzho 阅读全文
posted @ 2022-12-06 21:40 MING5135 阅读(26) 评论(0) 推荐(0) 编辑
摘要:nextval('dm_scm_rel_ioc_user_probe_id_seq'::regclass) nextval('dm_scm_rel_ioc_task_id_seq'::regclass) nextval('rel_regioc_risk_task_id_seq'::regclass) 阅读全文
posted @ 2022-12-04 14:59 MING5135 阅读(211) 评论(0) 推荐(0) 编辑
摘要:CREATE TABLE "dmsbi"."dm_scm_dim_ioc_all_probe" ( "id" int4 NOT NULL DEFAULT nextval('dm_scm_dim_ioc_all_probe_id_seq'::regclass), "topic" varchar COL 阅读全文
posted @ 2022-12-04 14:57 MING5135 阅读(24) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示