Skip to contents

Create region_hydrographique table structure.

Usage

create_table_region_hydrographique(
  table_name = "region_hydrographique",
  db_con
)

Arguments

table_name

table name.

db_con

DBI database connection.

Value

text