I have a query, could you please tell me.
- Is there any possibility to create a dynamic columns in MySQL?
- Is there any way to create a columns at the time of querying(inserting, updating)?
- Is there any way to create columns, just like creating rows at the time row insertion.