- 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
推薦閱讀
- Hands-On Internet of Things with MQTT
- 網絡服務器架設(Windows Server+Linux Server)
- Photoshop CS4經典380例
- ServiceNow Cookbook
- 城市道路交通主動控制技術
- Mastering Machine Learning Algorithms
- WordPress Theme Development Beginner's Guide(Third Edition)
- 機器學習流水線實戰
- 水晶石精粹:3ds max & ZBrush三維數字靜幀藝術
- 西門子變頻器技術入門及實踐
- Visual FoxPro程序設計
- 網絡管理工具實用詳解
- R Machine Learning Projects
- 單片機技術項目化原理與實訓
- 基于Proteus的單片機應用技術