Hello,
I have created a new data type (CREATE TYPE ...).
How do I list user defined data types in particular schema?
In the object tree I can't find it. (There are Tables, Functions,
Sequences etc. but no Types)
As I understand this is request for enhancement :)? Or am I missing
something?
Pl
Hi,
Olaf Frączyk wrote:
Hello,
I have created a new data type (CREATE TYPE ...).
How do I list user defined data types in particular schema?
In the object tree I can't find it. (There are Tables, Functions,
Sequences etc. but no Types)
As I understand this is request for enhancement :)? Or a
On 02/07/2008 11:38, Olaf Frączyk wrote:
In the object tree I can't find it. (There are Tables, Functions,
Sequences etc. but no Types)
You need to go to File -> Options -> Display and check "Types".
Ray.
--
Raymond O'Donnell, D
On Wed, 2008-07-02 at 12:46 +0100, Raymond O'Donnell wrote:
> On 02/07/2008 11:38, Olaf Frączyk wrote:
>
> > In the object tree I can't find it. (There are Tables, Functions,
> > Sequences etc. but no Types)
>
> You need to go to File -> Options -> Display and check "Types".
Thanks.
Somebody made