- PostgreSQL Server Programming(Second Edition)
- Usama Dar Hannu Krosing Jim Mlodgenski Kirk Roybal
- 146字
- 2021-07-23 20:36:49
Summary
Now you know a few things about the PostgreSQL environment, as well as some things that will help you in the unforeseeable future. PostgreSQL is built to handle your needs, but more importantly, it is built not to change underneath you in the future.
We touched upon the environment and called out some of the more important things to be kept in mind when programming on the server in PostgreSQL. Don't worry too much if you don't remember all of it. It is fine to go on to the next chapter, where we will actually start making some useful functions and learn about writing our first PL/pgSQL functions. You will also learn how to write conditional statements, loops, and different ways to return data. Then, come back and review this chapter when you have a clearer understanding of the features available to the function writer.
- 程序員修煉之道:程序設(shè)計(jì)入門30講
- Vue.js 2 and Bootstrap 4 Web Development
- Mastering Entity Framework
- Architecting the Industrial Internet
- 小學(xué)生C++創(chuàng)意編程(視頻教學(xué)版)
- ExtJS高級(jí)程序設(shè)計(jì)
- 微信小程序全棧開發(fā)技術(shù)與實(shí)戰(zhàn)(微課版)
- Building Serverless Architectures
- SQL Server 2016 從入門到實(shí)戰(zhàn)(視頻教學(xué)版)
- JavaScript從入門到精通(視頻實(shí)戰(zhàn)版)
- 百萬(wàn)在線:大型游戲服務(wù)端開發(fā)
- PHP Microservices
- Swift Essentials(Second Edition)
- Python程序員面試算法寶典
- Python網(wǎng)絡(luò)運(yùn)維自動(dòng)化