Skip to main content
Question

How to create dynamic column creation in mysql and also auto create table

  • March 20, 2023
  • 1 reply
  • 80 views

deepikamani007
Fan

My origin as dymanic columns changes will happen and also load into mysql not manually but i want to achieve in dynamically.

Bikram
Headliner
Forum|alt.badge.img+1
  • Headliner
  • March 20, 2023

@deepikamani007 

I am not sure if we can auto create tables in streamsets data collector  processors.

DML operation can be done using jdbc desination but we don’t have any option for auto creation of tables in it.

 

Please correct me if i am wrong .

 

Thanks & Regards

Bikram_


Reply