Exporting to SQL file puts commas "," in numbers over 1M - bug

jrow

Member²
I just upgraded to 9.0.2.

When I export query results from an SQL Window to an sql file, the numbers over 1,000,000 have embedded commas. This precludes using the file to insert into another table as the insert looks like too many columns.

JR
 
Back
Top