The table and column names specified in a Super Q-pointer must contain only the characters: a through z, A through Z, 0 through 9, the underscore and those special characters designated by each ODBC database.
The special characters are those that are returned by the ODBC API call SQLGetinfo with the SQL_SPECIAL_CHARACTERS option. For example, Oracle allows the characters $ and #.