召冠的博客

做对的事,脚踏实地,保持正直。
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2024年7月6日

摘要: Oracle create table TestTable as select lower(sys_guid()) AS guid, rownum as inc_id, trunc(dbms_random.value(0, 100)) as random_id, trunc(dbms_random. 阅读全文

posted @ 2024-07-06 15:45 江城2211 阅读(122) 评论(0) 推荐(0)