Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
You can't use table aliases in scripts.
However you can determine the mapping between table aliases and dbids using the API.
Call dbid?act=API_GetSchema on the application dbid and the names and dbid's of each table will be listed within the <chdbids> tag.
See also:
How is the name of a table alias determined ?
https://community.quickbase.com/quickbase/topics/how-is-the-name-of-a-table-alias-determined
However you can determine the mapping between table aliases and dbids using the API.
Call dbid?act=API_GetSchema on the application dbid and the names and dbid's of each table will be listed within the <chdbids> tag.
See also:
How is the name of a table alias determined ?
https://community.quickbase.com/quickbase/topics/how-is-the-name-of-a-table-alias-determined