Re: How to use the type of CREATE TYPE?
From: RobertL <RobertL_at_decsoft.com.pl>
Date: Thu, 22 Mar 2001 09:58:24 +0100
Message-ID: <99cem2$kqa$1_at_news.tpi.pl>
Date: Thu, 22 Mar 2001 09:58:24 +0100
Message-ID: <99cem2$kqa$1_at_news.tpi.pl>
Try compile a type using:
alter type arr_string compile;
Received on Thu Mar 22 2001 - 09:58:24 CET