Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

HASH.CREATE

Creates a hash table object.

Syntax

Parameters

NAME (required)
Input parameter. Name of the hash table object.

LIST (optional)
Input parameter. Name of a list from which to read to initialize the hash table. Table is created empty, otherwise.

COLUMN (optional)
Input parameter. Name of column within the list, if specified, from which to read to initialize the hash table.

  Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2018, Oracle and/or its affiliates. All rights reserved.