- PostgreSQL for Data Architects
- Jayadevan Maymala
- 152字
- 2021-07-23 19:41:21
Conventions
In this book, you will find a number of text styles that distinguish among different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "We will use the following wget
command to download the source."
A block of code/SQL at psql prompt as well as the output from the server at psql is set as follows:
CREATE TABLE emp(id serial, first_name varchar(50));
Commands executed at shell/command prompt, the output, and parameters and settings are formatted as follows:
[root@MyCentOS ~]# ps f -U postgres PID TTY STAT TIME COMMAND 1918 tty1 S 0:00 /usr/local/pgsql/bin/postgres
New terms and important words are shown in bold.
推薦閱讀
- C語言程序設(shè)計案例教程(第2版)
- The Android Game Developer's Handbook
- 少年輕松趣編程:用Scratch創(chuàng)作自己的小游戲
- Xamarin.Forms Projects
- Java 11 Cookbook
- 自制編程語言
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Julia高性能科學(xué)計算(第2版)
- Natural Language Processing with Python Quick Start Guide
- Mastering jQuery Mobile
- Mastering SciPy
- Java并發(fā)實現(xiàn)原理:JDK源碼剖析
- C語言程序設(shè)計實驗指導(dǎo)
- Tkinter GUI Application Development Blueprints
- 計算機輔助設(shè)計與繪圖技術(shù)(AutoCAD 2014教程)(第三版)