Thank you @Darren_Murphy for creating a seperate thread, Was just about to ask you.
I can add rows, But what if I am getting like new data every minute.
It means I’ll have to create like 1000 rows every day. That would be sort of cumbersome right?
is there a way we can dynamically create it? Meaning whenever new data comes it will automatically add a row?
I have tried doing this by using make
Was wondering wether I can do this without make?
let me know if you need more explanation from my end.
Regards,
Dilip