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

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.

主站蜘蛛池模板: 贵阳市| 宁明县| 政和县| 鹿泉市| 天津市| 大冶市| 辉县市| 门头沟区| 德化县| 长沙县| 象州县| 盐池县| 金寨县| 苍梧县| 灵武市| 临城县| 平原县| 广元市| 吉木萨尔县| 治多县| 轮台县| 奉新县| 巢湖市| 诸城市| 祁门县| 隆化县| 河曲县| 镇巴县| 合阳县| 陵水| 丰台区| 五家渠市| 德阳市| 大悟县| 交口县| 阜宁县| 淮滨县| 霞浦县| 桓仁| 遵义县| 龙海市|