enter Excel data into SQL

Hello
I want to enter Excel data into SQL through knime nodes and later use sql data to compare data through knime nodes.
Please help me with a picture and tell me which nodes to use.

Hi @alex1368 , re the first part of your question, did you look at this answer that @bruno29a gave last year?

Please give that a try and if you need more help on specific aspects, please let us know what problems you are encountering because otherwise we’ll just end up repeating what is already written.

Once you’ve got data in your sql database, I suggest you take a look at the example database workflows at

You should be able to adapt these to use sql server if that is what you need. Again if you have difficulty then please come back with specific questions that we can assist with.

3 Likes

You could try how this works with a local example using a standalone H2 database

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.