UsageUse this statement to rename an external module.
Examples
-- The following statement renames the
-- TextFilterModule external module to
-- TextFilterDLL
RENAME MODULE "TextFilterModule" TO "TextFilterDLL"
Required PrivilegesThe current user must be granted the system-defined Administrators role in order to execute this statement. Please see the User Security topic for more information.
SQL 2003 Standard DeviationsThis statement deviates from the SQL 2003 standard in the following ways: