Skip to contents

Read table data

Usage

sb_read(table = NULL, limit = 0, schema = get_schema())

Arguments

table

The table name

limit

Maximum rows to return (0 for all)

schema

The schema name

Value

A data frame with table data