⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 drop_function.hlp

📁 关系型数据库 Postgresql 6.5.2
💻 HLP
字号:
.pgaw:Help.f.t insert end \"DROP FUNCTION" {bold} " will remove references to an existing C function. To execute this command the user must be the owner of the function. The input argument types to the function must be specified, as only the function with the given name and argument types will be removed. " {} "Synopsis" {bold} "DROP FUNCTION name ( \[ type \[, ...\] \] )" {code} "Inputs " {} "name" {italic} "	The name of an existing function. " {} "type" {italic} "	The type of function parameters. Outputs " {} "DROP" {code} "Message returned if the command completes successfully. WARN RemoveFunction: Function \"name\" (\"types\") does not existThis message is given if the function specified does not exist in the current database."

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -