writeIndex: Write Index script

Description Usage Arguments

View source: R/writeIndex.R

Description

Write Index script

Usage

1
writeIndex(targetdialect, cdmVersion, cdmDatabaseSchema, sqlFilename)

Arguments

targetdialect

The dialect of the target database. Choices are "oracle", "postgresql", "pdw", "redshift", "impala", "netezza", "bigquery", "sql server"

cdmVersion

The version of the CDM that you are creating the primary keys for

cdmDatabaseSchema

The name of the schema where the cdm sits.

sqlFilename

The name of the file that should be rendered and translated to a different dbms. This is either "OMOP CDM indices v5_3_1.sql" or "OMOP CDM indices v6_0.sql".


OHDSI/DDLgeneratr documentation built on March 10, 2021, 1:44 a.m.