官术网_书友最值得收藏!

Conventions

In this book, you will find a number of text styles that distinguish between 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: "Database views are created using the CREATE VIEW statement. "

A block of code is set as follows:

import java.sql.Connection; 
import java.sql.DriverManager; 
import java.sql.Statement; 
import java.sql.ResultSet; 
import java.sql.SQLException;

Any command-line input or output is written as follows:

CREATE VIEW view_name AS
SELECT column1, column2
FROM table_name
WHERE [condition];

New terms and important words are shown in bold.

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 桐梓县| 敖汉旗| 双柏县| 平凉市| 内江市| 广汉市| 治县。| 呼图壁县| 桑日县| 文昌市| 禹城市| 平安县| 兴山县| 偏关县| 株洲县| 红河县| 资溪县| 库尔勒市| 西平县| 沾益县| 隆尧县| 同心县| 胶州市| 丹棱县| 黔西| 通河县| 保靖县| 新龙县| 泽库县| 温宿县| 营口市| 邮箱| 萍乡市| 梁山县| 上思县| 仪陇县| 榆中县| 同江市| 呼伦贝尔市| 汉川市| 高唐县|