- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
Bad info I got from this page: ASCII Table. If you have access to shell it's `echo -e '\xc0'` which will show something else.
Either way, you're probably better off using the sql functions directly, which you can expose by following this guide:
Note this will only work in limited scenarios with FDA, where the query is executing on the Teradata side (targeting dimension is a td schema). To verify sql is as expected, use preview in the query dialog or turn sql tracing on for the workflow.
Thanks,
-Jon