R/sb_db_table_exists.R
sb_db_table_exists.Rd
Check if table exists
sb_db_table_exists(table = NULL, schema = get_schema())
The table name
The schema name
TRUE if table exists, FALSE otherwise