Properties

Name: ascii_to_mic 
Owner: postgres 
Schema: public 
From: SQL_ASCII 
To: MULE_INTERNAL 
Function: ascii_to_mic 
Default:  
System:  
Comment:  

SQL


CREATE DEFAULT CONVERSION ascii_to_mic FOR 'SQL_ASCII' TO 'MULE_INTERNAL' FROM ascii_to_mic;


ALTER CONVERSION public.ascii_to_mic OWNER TO postgres;

SET default_tablespace = '';

SET default_with_oids = false;

See Also

List of conversions