- PostgreSQL Development Essentials
- Manpreet Kaur Baji Shaik
- 91字
- 2021-07-14 10:00:54
Chapter 1. Advanced SQL
This book is all about an open source software product, a relational database called PostgreSQL. PostgreSQL is an advanced SQL database server, available on a wide range of platforms. The purpose of this book is to teach database developers the fundamental practices and techniques to program database applications with PostgreSQL.
In this chapter, we will discuss the following advanced SQL topics:
- Creating views
- Understanding materialized views
- Creating cursors
- Using the
GROUP BY
clause - Using the
HAVING
clause - Understanding complex topics such as subqueries and joins
推薦閱讀
- Puppet 4 Essentials(Second Edition)
- Facebook Application Development with Graph API Cookbook
- Getting Started with React
- 云計(jì)算通俗講義(第3版)
- JS全書:JavaScript Web前端開發(fā)指南
- Python Data Analysis Cookbook
- RabbitMQ Essentials
- Raspberry Pi Robotic Blueprints
- Arduino計(jì)算機(jī)視覺編程
- C語言程序設(shè)計(jì)教程
- Offer來了:Java面試核心知識點(diǎn)精講(框架篇)
- 網(wǎng)頁設(shè)計(jì)與制作
- Managing Windows Servers with Chef
- 川哥教你Spring Boot 2實(shí)戰(zhàn)
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第2版)