Hello All,
I have a scenario, where i am trying to write 1,00,000+ rows of data from Excel to my Database.
Can anyone suggest me on what is the best practice to do this?
Thanks.
Discussion posts and replies are publicly visible
Is this a one-time batch import or a regular occurence?
The best approach is to use the csv smart service to directly load the data and store to the db (Smart Service: Import CSV to Database).
https://community.appian.com/w/the-appian-playbook/188/transferring-processing-large-data-sets-etl
transferring processing large data sets etl