add batch remove batch split batch comment selection show hidden batches hide batch highlight batch
db<>fiddle
donate feedback about
By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
Help with an interesting Postgres question: Why isn't an Index Only Scan used on a partition accessed via the parent table?.
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