- 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
推薦閱讀
- 協(xié)作機(jī)器人技術(shù)及應(yīng)用
- 輕松學(xué)Java
- Windows XP中文版應(yīng)用基礎(chǔ)
- 機(jī)艙監(jiān)測(cè)與主機(jī)遙控
- 21天學(xué)通C#
- VB語(yǔ)言程序設(shè)計(jì)
- AWS Certified SysOps Administrator:Associate Guide
- 大數(shù)據(jù)平臺(tái)異常檢測(cè)分析系統(tǒng)的若干關(guān)鍵技術(shù)研究
- ESP8266 Home Automation Projects
- 中國(guó)戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·工業(yè)機(jī)器人
- 軟件工程及實(shí)踐
- 在實(shí)戰(zhàn)中成長(zhǎng):C++開(kāi)發(fā)之路
- C++程序設(shè)計(jì)基礎(chǔ)(上)
- INSTANT VMware vCloud Starter
- Mastering Text Mining with R