Home > Contents > Index >
HASH.CREATE
Creates a hash table object.
Syntax
<HASH.CREATE NAME="objname" [LIST="listname"] [COLUMN="colname"]/>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, 2019, Oracle and/or its affiliates. All rights reserved.