PostgreSQL 17.5, 16.9, 15.13, 14.18, and 13.21 Released!
PostgreSQL 正體中文使用手冊
CtrlK
PostgreSQL.TW官方使用手冊小島故事加入社團
  • 簡介
  • 前言
  • I. 新手教學
  • II. SQL 查詢語言
  • III. 系統管理
  • IV. 用戶端介面
  • V. 資料庫程式設計
    • 38. SQL 延伸功能
    • 39. Triggers
    • 40. Event Triggers (事件觸發)
    • 41. 規則系統
    • 42. Procedural Languages(程序語言)
    • 43. PL/pgSQL - SQL Procedural Language
      • 43.1. Overview
      • 43.2. Structure of PL/pgSQL
      • 43.3. Declarations
      • 43.4. Expressions
      • 43.5. 基本語法
      • 43.6. Control Structures
      • 43.7. Cursors
      • 43.8. Transaction Management
      • 43.9. Errors and Messages
      • 43.10. Trigger Functions
      • 43.11. PL/pgSQL under the Hood
      • 43.12. Tips for Developing in PL/pgSQL
      • 43.13. Porting from Oracle PL/SQL
    • 44. PL/Tcl - Tcl Procedural Language
    • 45. PL/Perl — Perl Procedural Language
    • 46. PL/Python - Python Procedural Language
    • 47. Server Programming Interface
    • 48. Background Worker Processes
    • 49. Logical Decoding
    • 50. Replication Progress Tracking
    • 51. Archive Modules
  • VI. 參考資訊
  • VII. 資料庫進階
  • VIII. 附錄
  • 參考書目
Powered by GitBook
On this page

Was this helpful?

Edit
  1. V. 資料庫程式設計

43. PL/pgSQL - SQL Procedural Language

43.1. Overview43.2. Structure of PL/pgSQL43.3. Declarations43.4. Expressions43.5. 基本語法43.6. Control Structures43.7. Cursors43.8. Transaction Management43.9. Errors and Messages43.10. Trigger Functions43.11. PL/pgSQL under the Hood43.12. Tips for Developing in PL/pgSQL43.13. Porting from Oracle PL/SQL
Previous42.1. Installing Procedural LanguagesNext43.1. Overview

Last updated 2 years ago

Was this helpful?

現在才知道 PostgreSQL Taiwan 了吧!