get_geom_name: Get column names in a DuckDB database

View source: R/db_utils_not_exported.R

get_geom_nameR Documentation

Get column names in a DuckDB database

Description

Get column names in a DuckDB database

Usage

get_geom_name(conn, x, rest = FALSE)

Arguments

conn

A DuckDB connection

x

name of the table

rest

whether to return geometry column name, of the rest of the columns

Value

name of the geometry column of a table


duckspatial documentation built on June 8, 2025, 1:08 p.m.