无序号的排序函数
摘要:
create or replace function Proleg_seqnum(current_uuid varchar2) return number is preuuid varchar2(36); begin select PRV_LEG_ID into preuuid from TERMI 阅读全文
posted @ 2017-11-17 16:34 mol1995 阅读(146) 评论(0) 推荐(0) 编辑