📄 drop_type.hlp
字号:
.pgaw:Help.f.t insert end "DROP TYPE" {bold} " will remove a user type from the system catalogs. " {} "Synopsis" {bold} "DROP TYPE typename" {} "Usage" {bold} "To remove the box type: DROP TYPE box" {} "Notes" {bold} "DROP TYPE statement is a Postgres language extension. Refer to CREATE TYPE for inforamation on how to create types. It is the user's responsibility to remove any operators, functions, aggregates, access methods, subtypes, and classes that use a deleted type. "
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -