R/sb_wrappers.R
sb_read.Rd
Read table data
sb_read(table = NULL, limit = 0, schema = get_schema())
The table name
Maximum rows to return (0 for all)
The schema name
A data frame with table data