Construct the SELECT fields FROM schema.table base query. The SQL Statement is not terminated for the addition of other parameters generated using "construct" functions.

draft_base(fields = "*", distinct = FALSE, schema, table_name)

Arguments

distinct

if TRUE, the DISTINCT fields will be selected for.

See also