By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
1 rows affected
1 rows affected
3 rows affected
| companyid | updated_at | updates |
|---|---|---|
| 101 | 2020-11-01 | name: -ABC -XYZ |
| 101 | 2020-11-01 | url: -www.abc.com -www.xyz.com |
| 109 | 2020-10-20 | rating: -4.5 -4.0 |
| companyid | updated_at | field | old_value | new_value |
|---|---|---|---|---|
| 101 | 2020-11-01 | name | ABC | XYZ |
| 101 | 2020-11-01 | url | www.abc.com | www.xyz.com |
| 109 | 2020-10-20 | rating | 4.5 | 4.0 |