Learn R Programming

RPresto (version 1.4.8)

get_table_columns: Get column names from a table

Description

Get column names from a table

Usage

get_table_columns(conn, name)

Value

Character vector of column names in table order

Arguments

conn

PrestoConnection object

name

Table name