public static final class CreateUnionResponse.Info extends Object
COUNT: Number of records in the final table
QUALIFIED_TABLE_NAME: The fully qualified name of the result table
(i.e. including the schema)
Map.
A set of string constants for the parameter info.| Modifier and Type | Field and Description |
|---|---|
static String |
COUNT
Number of records in the final table
|
static String |
QUALIFIED_TABLE_NAME
The fully qualified name of the result table (i.e. including the
schema)
|
public static final String COUNT
public static final String QUALIFIED_TABLE_NAME
Copyright © 2024. All rights reserved.