1.mysql select uuid() from dual; 2.oracle select sys_guid() from dual; select get_uuid() from dual; 转载于:https://www.cnblogs.com/jcjssl/p/9562259.html