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

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.

主站蜘蛛池模板: 文安县| 开远市| 精河县| 太白县| 浪卡子县| 伊通| 鸡泽县| 乌兰浩特市| 勃利县| 页游| 东乌| 应城市| 亳州市| 慈溪市| 星子县| 密云县| 保康县| 军事| 老河口市| 丰镇市| 隆回县| 右玉县| 荥阳市| 沛县| 东明县| 湘阴县| 阳山县| 紫阳县| 武强县| 昌江| 壶关县| 遵化市| 嘉定区| 永吉县| 娱乐| 扎赉特旗| 洞头县| 井冈山市| 元江| 绥阳县| 石棉县|