sql.table.schemed: SQL formation: combining schema name with table

Description Usage Arguments

Description

For each element of tab.name the corresponding element from schema.name is used for forming the valid table reference in format schema.table. If the corresponding element of the schema.name is NA or empty (consisting of white chars only) the table reference is simply table.

Usage

1
sql.table.schemed(tab.name, schema.name)

Arguments

tab.name

(character or character vector) name(s) of the tables

schema.name

(character or character vector) name(s) of the schema(s)


cezden/rpostgrexplorer documentation built on May 13, 2019, 3:08 p.m.