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

Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: "The table hier_balanced is a balanced hierarchy and the table hier_ragged is a ragged hierarchy".

A block of code is set as follows:

select hier, count(*) from (
SELECT LPAD(' ', level*2, ' ') || col2 as hier
FROM hier_ragged
START WITH col1 = 'Root'
CONNECT BY PRIOR col2 = col1)
group by hier
having count(*) > 1;

New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "View Connection Information, and click on Edit to update it".

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 米泉市| 行唐县| 阳谷县| 昔阳县| 广州市| 武功县| 腾冲县| 德江县| 昂仁县| 澄江县| 西吉县| 峨眉山市| 乌拉特前旗| 永新县| 菏泽市| 绥芬河市| 太谷县| 个旧市| 融水| 英山县| 枣强县| 建水县| 石台县| 阜新| 濮阳市| 集安市| 思南县| 新乐市| 湖南省| 高陵县| 新民市| 汕头市| 鹿泉市| 崇信县| 汨罗市| 东莞市| 马关县| 鲁甸县| 海口市| 澳门| 呼伦贝尔市|