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

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.

主站蜘蛛池模板: 洛隆县| 舟山市| 德阳市| 响水县| 梅河口市| 句容市| 神池县| 敦煌市| 资阳市| 平果县| 济源市| 栖霞市| 新闻| 南宁市| 山阴县| 昌乐县| 呼伦贝尔市| 南川市| 如皋市| 类乌齐县| 屯昌县| 江源县| 合阳县| 松桃| 牡丹江市| 乌兰浩特市| 治县。| 中卫市| 顺平县| 仙居县| 农安县| 尤溪县| 奉化市| 闽侯县| 宁乡县| 孟州市| 通许县| 云梦县| 兴义市| 临沭县| 汾西县|