By using db<>fiddle, you agree to license everything you submit by Creative Commons CC0.
CREATE TABLE
| jdata | malformed |
|---|---|
| { "Reason": null, "RequestedByUser": false, "CancellationDate": "2024-01-16T00:40:59.0928615+00:00", "RequestedBySystem": null, "RequestedBySellerNotification": null, "RequestedByPaymentNotification": true } |
[ "{"RequestedByUser":false,"RequestedBySystem":null,"RequestedBySellerNotification":null,"RequestedByPaymentNotification":true,"Reason":null,"CancellationDate":"2024-01-16T00:40:59.0928615+00:00"}" ] |
INSERT 0 1
| ?column? |
|---|
| 2024-01-16T00:40:59.0928615+00:00 |
SELECT 1
| ?column? |
|---|
| {"RequestedByUser":false,"RequestedBySystem":null,"RequestedBySellerNotification":null,"RequestedByPaymentNotification":true,"Reason":null,"CancellationDate":"2024-01-16T00:40:59.0928615+00:00"} |
SELECT 1
| jsonb |
|---|
| {"Reason": null, "RequestedByUser": false, "CancellationDate": "2024-01-16T00:40:59.0928615+00:00", "RequestedBySystem": null, "RequestedBySellerNotification": null, "RequestedByPaymentNotification": true} |
SELECT 1
| ?column? |
|---|
| 2024-01-16T00:40:59.0928615+00:00 |
SELECT 1