04 2021 档案

摘要:~~~ -- 表名注释 select * from all_tab_comments where Table_Name='B_MERCH' and owner = 'POSP'; -- 表字段注释 select * from all_col_comments where Table_Name='B_ 阅读全文
posted @ 2021-04-25 15:08 ysloong 阅读(571) 评论(0) 推荐(0)
摘要:需求:在EA增加需要的json类型 实现: Find Command -> settings -> Database Datatypes Product Name -->选择数据库 New -->Datatype 键入jsonb -->save 显示别名 《Database PostgresSQL 阅读全文
posted @ 2021-04-06 18:02 ysloong 阅读(573) 评论(0) 推荐(0)