[SYSLIB.] SparseMapAMPs (
'DatabaseName',
'ObjectName',
'ObjectKind',
'MapSlot',
'NumberOfPrimaryAmps',
'ColocationName'
)
Syntax Elements
- SYSLIB.
- Name of the database where the function is located.
- DatabaseName
- The database in which the object is defined.
- ObjectName
- Name of the table or join index defined in DatabaseName. Cannot be NULL.
- ObjectKind
- The kind of objects, such as a table or join index, defined in the sparse map.
- MapSlot
- The map slot of the sparse map.
- If the map containing the map slot does not exist, or is not a sparse map, an error is returned.
- NumberOfPrimaryAMPs
- The number of primary AMPs defined in the sparse map.
- ColocationName
- The colocation name string for the table.