import data in an exist collum in database

How can i import some data in an existing database ?
i need to add a few information in a exist database but i don´t want to add in new collums .
is there any possibility to import in the existing collums in my working database?
not import in new schemas all the time ?

thanks

Hi Duda,

I am a bit at a loss - what do you mean import data in a new schema?
As far as I understand the product, we still do not have import data (yet…)

Can you explain better what you are trying to achieve?

i´ve got a database with 14 k clients
i need to add more 5 k to this database

but when i import via form like the tutorial
these new informations (5k) came as new collums

is there any possibility to import in the existing collums ?

for ex
i´ve got a collum in the database that calls NOME FANTASIA
if i import the data will appear in a new collum name NOME FANTASIA 1

is there any possibility that i import the data and appear in the collum NOME FANTASIA (that already exist)?