Hi all,
I'm trying to export my global table to the database(MySQL). But the exporting fails.
My guess is that because the column name has 3-byte characters. Is it possible to use 3-byte characters in the column name?
Using 3-byte characters is crucial for me because I'm Japanese.
Thanks.