Delete existing rows and insert valley botom to database.
upsert_valley_bottom.Rd
Delete existing rows and insert valley botom to database.
Usage
upsert_valley_bottom(
dataset = valley_bottom,
table_name = "valley_bottom",
db_con,
field_identifier = "axis"
)