User-defined Table

A user-defined table can have any name, but the name cannot contain single quotes:

connection : \ '<DATA_SOURCE_NAME>'::'<USER_DEFINED_FILE_NAME>'.'<COLUMN>'

For example:

connection : \'tbc'::'myTable'.'FAMILY'