also find type statements and when they end after name
In postgres you can also create, alter and drop types. Also drop statements may end after the type name for example `DROP TABLE animals`.
Please register or sign in to comment
In postgres you can also create, alter and drop types. Also drop statements may end after the type name for example `DROP TABLE animals`.