Taxonomies
Query the supported taxonomies.
Select
SELECT * FROM Taxonomies
Columns
Name | Type | Description |
Id [KEY] | Int | ID of the taxonomy. |
Name | String | The taxonomy name. |
DataSet | String | Corresponding data set to which the taxonomy applies. |
Query the supported taxonomies.
SELECT * FROM Taxonomies
Name | Type | Description |
Id [KEY] | Int | ID of the taxonomy. |
Name | String | The taxonomy name. |
DataSet | String | Corresponding data set to which the taxonomy applies. |