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?.
2 rows affected
4 rows affected
3 rows affected
?column?
{"ResDetail": [{"ParkingLotID": 1, "ParkingLotName": "PARKING 1", "ParkingLotOccupancySummary": [{"VehicleClassID": 1, "AvailableSlotCount": 10}, {"VehicleClassID": 1, "AvailableSlotCount": 11}]}, {"ParkingLotID": 2, "ParkingLotName": "PARKING 2", "ParkingLotOccupancySummary": [{"VehicleClassID": 2, "AvailableSlotCount": 12, "SlotOccupancyDetails": [{"SlotID": 3, "OccupancyStatus": 0}]}, {"VehicleClassID": 2, "AvailableSlotCount": 13, "SlotOccupancyDetails": [{"SlotID": 3, "OccupancyStatus": 0}]}]}], "ResHeader": {"ResID": 1, "ResDate": "2021-01-26T12:25:50.154924+00:00"}}