I have a table called sports as below
I need to append another day’s details into the table for red team like below
Note: Without unnesting the existing record, just a simple append.
Is there any way to get this done?
I have a table called sports as below
I need to append another day’s details into the table for red team like below
Note: Without unnesting the existing record, just a simple append.
Is there any way to get this done?