Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Write Data In-DB without specifying collation

Abbie_Hill
6 - Meteoroid

Hi 

 

Is it possible to write a table out to my database with a specific collation or without specifying one? Our Database team are requesting tables use the same collation as the database - SQL_Latin1_General_CP1_CI_AI  

 

Thanks

 

Abbie

2 REPLIES 2
cmcclellan
14 - Magnetar

Two methods I can think of ..... 

 

- the DBAs should be able to make it a default, OR

- set it in the pre-create SQL statement

Abbie_Hill
6 - Meteoroid

Thank you!

 

I'll take a look setting in the pre-create SQL statement.

Labels
Top Solution Authors