View information about a marker
Output
Column | Type | Description |
|---|---|---|
marker_id | NUMBER | The ID of the marker. |
usage_id | NUMBER | The ID of the usage that the marker was created on. |
project_id | NUMBER | The ID of the project that the marker was created on. |
product_id | NUMBER | The ID of the vector product that the marker belongs to, if the marker belongs to a vector product. |
panel_id | NUMBER | The ID of the paper chart panel that the marker belongs to, if the marker belongs to a panel. |
type | VARCHAR2 | The type of the marker. |
status | VARCHAR2 | The status of the marker. |
marker_owner | VARCHAR2 | The owner of the marker. |
title | VARCHAR2 | A brief description of the marker. |
marker_creator_id | NUMBER | The ID of the user who created the marker. |
creation_timestamp | DATE | The time at which the marker was created. |