Fork me on GitHub
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 497 下一页

2019年7月4日

oracle-sql脚本

摘要: select * from dba_users; create tablespace kyc_coo; create user kyc_coo identified by "123456" default tablespace kyc_coo; create temporary tablespace kyc_temp; alter user kyc_coo temporary table... 阅读全文

posted @ 2019-07-04 15:16 阳光-源泉 阅读(1051) 评论(0) 推荐(0)

上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 497 下一页

导航