Skip to contents

Check if table exists

Usage

sb_table_exists(table = NULL, schema = get_schema())

Arguments

table

The table name

schema

The schema name

Value

TRUE if table exists