how to create type using specified schema in postgresql?

Viewed 9

I want to create a type or sequence with my owner schema, but when I create, it always in public schema. what should I do? Can you help me ?

0 Answers
Related