I'm novice user of sql, I just learned about that database management is convenient using DBeaver in offline environment.
Questions are as follows:
Attempt to retrieve txt file data with \t delimiter from dbeaver.
When importing CSV file table from Dbeaver on the Internet(https://dbeaver.com/docs/wiki/Data-Import-and-Replace/),
The following error occurs.
But what makes me more curious is that the result value is printed without any problems in preview data. like below
Is there any way to save the table without any errors?
Thank you in advance.