- Learning PostgreSQL 11
- Salahaldin Juba Andrey Volkov
- 172字
- 2021-07-02 13:11:51
Questions
- What's the purpose of the template1 and template0 databases?
- What are the database-access privileges?
- How can we use tablespace to tune the database server's performance?
- What's the difference between a user and a group in PostgreSQL?
- What's the name of the schema that already exists in the template database?
- Give the usages of arranging database objects in schema.
- What are the table types in PostgreSQL?
- The SHOW command shows the setting value—how can you get more information about a certain setting, such as context?
- List the basic data types in PostgreSQL.
- Is there a performance difference when dealing with the VARCHAR and TEXT data types?
- How can you represent VARCHAR(20) in another data type in PostgreSQL?
- Describe the TIMESTAMP and TIMESTAMP WITH ZONE data types.
- Which numeric data types should be used when we want to store data accurately?
- Translate the following ER diagram into a relational schema:
推薦閱讀
- JavaScript前端開發(fā)模塊化教程
- Spring Boot開發(fā)與測試實(shí)戰(zhàn)
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- 零基礎(chǔ)學(xué)C++程序設(shè)計(jì)
- Microsoft Application Virtualization Cookbook
- OpenCV for Secret Agents
- R語言編程指南
- Visual FoxPro程序設(shè)計(jì)
- Hands-On Reinforcement Learning with Python
- C語言程序設(shè)計(jì)實(shí)訓(xùn)教程與水平考試指導(dǎo)
- JavaScript程序設(shè)計(jì):基礎(chǔ)·PHP·XML
- Instant Apache Camel Messaging System
- Clojure Web Development Essentials
- Developing Java Applications with Spring and Spring Boot
- HTML5+CSS+JavaScript深入學(xué)習(xí)實(shí)錄