- 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.
- Advanced Quantitative Finance with C++
- The DevOps 2.3 Toolkit
- Building Modern Web Applications Using Angular
- R語言經典實例(原書第2版)
- Mastering QGIS
- Cassandra Data Modeling and Analysis
- 小程序開發原理與實戰
- Hands-On Reinforcement Learning with Python
- Getting Started with Gulp
- RESTful Java Web Services(Second Edition)
- Android項目實戰:手機安全衛士開發案例解析
- Geospatial Development By Example with Python
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- Machine Learning With Go
- Kotlin Programming By Example