ddbs_list_tables: Check tables and schemas inside a database

View source: R/db_utils.R

ddbs_list_tablesR Documentation

Check tables and schemas inside a database

Description

Check tables and schemas inside a database

Usage

ddbs_list_tables(conn)

Arguments

conn

a connection object to a DuckDB database

Value

data.frame

Examples


## TODO


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