Slot: Parameterized Query (parameterized_query)
A parameterized query that contains the primary key fields and can be used to select specific rows. This should be formatted according to (https://cloud.google.com/bigquery/docs/parameterized-queries)[BigQuery instructions], including using named parameters.
URI: anvil:parameterized_query Alias: parameterized_query
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| DataSource | Query configuration for specifying a source from which data are pulled | no |
Properties
- Range: String
Identifier and Mapping Information
Schema Source
- from schema: https://anvilproject.org/acr-harmonized-data-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | anvil:parameterized_query |
| native | anvil:parameterized_query |
LinkML Source
name: parameterized_query
description: A parameterized query that contains the primary key fields and can be
used to select specific rows. This should be formatted according to (https://cloud.google.com/bigquery/docs/parameterized-queries)[BigQuery
instructions], including using named parameters.
title: Parameterized Query
from_schema: https://anvilproject.org/acr-harmonized-data-model
rank: 1000
alias: parameterized_query
domain_of:
- DataSource
range: string