Pentaho Kettle sql uid -


I need to load the database from CSV. Those tables are also used by the application code, and the table primary key Is generated by the hibernate uid .

How do I make these primary keys from kettle?

I appreciate any help.

"use random value generated" step - It can generate UUID etc.

Comments