CREATE VIEW SYS.SYSREMOTETYPES AS SELECT type_id,type_name,publisher_address,remarks FROM SYS.SYSREMOTETYPE
Presents the SQL Remote information from the SYSREMOTETYPE system table in a more readable format.