- PostgreSQL 11 Server Side Programming Quick Start Guide
- Luca Ferrari
- 102字
- 2021-06-10 19:23:05
Stored Procedures
This chapter introduces the main features that allow us to implement Server-Side Programming. Many PostgreSQL features rely on the ability to execute units of code, and, as already discussed, PostgreSQL provides rich support to different languages and execution environments.
In this chapter, we will learn how to write executable code that can be executed directly on the server, how to package it into stored procedures, and how to manage them. In particular, this chapter will focus on the following topics:
- Functions, procedures, and routines
- How to write, modify, and manage a stored procedure
- How to implement a transaction-aware stored procedure
推薦閱讀
- Creo Parametric 1.0中文版從入門到精通
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- 電腦主板現場維修實錄
- Hadoop應用開發基礎
- 機器人人工智能
- Learning Linux Shell Scripting
- PowerMill 2020五軸數控加工編程應用實例
- 基于人工免疫原理的檢測系統模型及其應用
- 機器人制作入門(第4版)
- 電氣控制及Micro800 PLC程序設計
- 系統安裝、維護與數據備份技巧
- 這樣用Word!
- Microsoft Office 365:Exchange Online Implementation and Migration(Second Edition)
- 多傳感器數據智能融合理論與應用
- 時序大數據平臺TDengine核心原理與實戰