- Learning PostgreSQL
- Salahaldin Juba Achim Vannahme Andrey Volkov
- 75字
- 2021-04-02 20:32:16
Chapter 4. PostgreSQL Advanced Building Blocks
In this chapter, the rest of the PostgreSQL building blocks, including views, indexes, functions, triggers, and rules, will be introduced. In addition to that, the web car portal schema will be revised. Several DDL commands, such as CREATE
and ALTER
, will also be introduced.
Since the lexical structure and several DML commands have not been introduced as yet, we will try to use very simple DML commands.
推薦閱讀
- 零基礎(chǔ)學(xué)Visual C++第3版
- JavaScript全程指南
- Android應(yīng)用程序開發(fā)與典型案例
- Visual Basic 6.0程序設(shè)計計算機組裝與維修
- Java項目實戰(zhàn)精編
- Swift語言實戰(zhàn)精講
- HTML 5與CSS 3權(quán)威指南(第3版·上冊)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Java SE實踐教程
- Android開發(fā)三劍客:UML、模式與測試
- 移動增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- 算法精解:C語言描述
- 詩意的邊緣
- Eclipse開發(fā)(學(xué)習(xí)筆記)
- Python網(wǎng)絡(luò)爬蟲從入門到實踐