Skip to main content

core__stg_coderx_drugs

At a glance

Schemadax_core
Tablecore__stg_coderx_drugs
LayerCore Data Model
Object typeview
Columns7

Columns

ColumnTypeKeyConstraintsDescription
drug_id
drug_name
is_brand
clinical_drug_id
clinical_drug_name
active
prescribable

Querying

select *
from dax_core.core__stg_coderx_drugs
limit 100;