todo
来自「关系型数据库 Postgresql 6.5.2」· 代码 · 共 22 行
TXT
22 行
The complete structure definition has to be listed inside the declaresection of the structure variable for ecpg to be able to understand it.The error message for "no data" in an exec sql insert select from statementhas to be 100.sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified in a SETDESCRIPTOR statement will be ignored.it would be nice to be able to use :var[:index] as cvariablesupport for dynamic SQL with unknown number of variables with DESCRIPTORSThe line numbering is not exact.Inside an SQL statement quoting only works with SQL92 style double quotes: ''. Missing statements: - exec sql allocate - exec sql deallocate - SQLSTATE
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?