The Oracle analogue to the SQL Server NEWID() function is the SYS_GUID() function: SELECT SYS_GUID() FROM DUAL ...
確定! 回上一頁