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

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, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The modified SELECT query is then executed in the HR schema of the database."

A block of code is set as follows:

/*Create the stored procedure to set the context attribute*/
CREATE OR REPLACE PROCEDURE p_app_context (p_val VARCHAR2)
IS
BEGIN

   /*Create a namespace DEMO_CONTEXT*/
   DBMS_SESSION.SET_CONTEXT(
    NAMESPACE => 'DEMO_CONTEXT',
    ATTRIBUTE => 'COUNTRY',
    VALUE     =>  P_VAL);
  END;
/

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: "This is how interpreted compilation works. In the case of native compilation,, a sharable dynamic linked library (DLL) is generated instead of a machine code."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 长寿区| 桐柏县| 台南市| 井冈山市| 衡阳市| 永安市| 高邑县| 兰西县| 山丹县| 紫阳县| 正阳县| 辽源市| 永寿县| 汉寿县| 大兴区| 宁强县| 临朐县| 兴义市| 醴陵市| 大石桥市| 潮州市| 塔城市| 太仓市| 崇文区| 新营市| 南澳县| 延寿县| 翁源县| 南陵县| 遵化市| 南京市| 南溪县| 讷河市| 乐昌市| 稷山县| 阿尔山市| 恭城| 察雅县| 资中县| 沅陵县| 中阳县|