Bill Name | Amount |
---|---|
First | row |
Second | row |
third | row |
fourth | row |
Bill name values should be created a column in another table
First | Second | Third |
---|---|---|
if new row is added in first table, a new column should be created on another. Remember: I am working on Heidi-SQL and mySQL.