摘要:
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)
|
|||
|
摘要:
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) |
|||