-
-
Notifications
You must be signed in to change notification settings - Fork 265
Closed
Description
Hello, All!
I'm interested to know if there are plans to develop object types? These types are available in PostgreSQL and Oracle. In Oracle, such types can contain methods (procedures and functions) and be inherited from each other.
Here is an example from PostgreSQL
CREATE TYPE "NewNavadvipa"."TAnketa" AS ( fio character varying(100), inn character varying(12), passport character varying(12), );
Thanks!
Sincerely, Navadvipa Chandra das.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels