- 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
推薦閱讀
- LabVIEW虛擬儀器從入門到測控應(yīng)用130例
- 大數(shù)據(jù)技術(shù)基礎(chǔ)
- Drupal 7 Multilingual Sites
- Natural Language Processing Fundamentals
- Julia 1.0 Programming
- Visual C# 2008開發(fā)技術(shù)實例詳解
- VMware Performance and Capacity Management(Second Edition)
- 小型電動機實用設(shè)計手冊
- AWS Administration Cookbook
- 嵌入式操作系統(tǒng)
- 網(wǎng)絡(luò)化分布式系統(tǒng)預(yù)測控制
- 邊緣智能:關(guān)鍵技術(shù)與落地實踐
- Building a BeagleBone Black Super Cluster
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- MATLAB-Simulink系統(tǒng)仿真超級學習手冊