1

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. enter image description here

But what makes me more curious is that the result value is printed without any problems in preview data. like below enter image description here

Is there any way to save the table without any errors?

Thank you in advance.

  • Show us the problem SQL. – jarlh May 09 '22 at 08:49
  • I'm afraid, but my problem is way before SQL, but rather a problem with the previous step, the Create table step. I want to upload the txt file separated by '\t' to the sql database, just like the import CSV file as the URL I uploaded above. – Chocolate_coffee May 09 '22 at 09:05
  • Further more the error keeps return even if I create new table ```error code: Error occurred during Create target metadata ``` – Chocolate_coffee May 09 '22 at 09:10

0 Answers0