分享至
朋友圈
微信
qq空间
qq
微博
复制
select id,'Q'||to_char(sysdate,'yymmdd')||substr('00000',0,5-length(id))||id from sys_admin t order by id;