21 lines
385 B
JSON
21 lines
385 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "SELECT count_cars_cheaper_than_average() as \"c!\"",
|
|
"describe": {
|
|
"columns": [
|
|
{
|
|
"ordinal": 0,
|
|
"name": "c!",
|
|
"type_info": "Int4"
|
|
}
|
|
],
|
|
"parameters": {
|
|
"Left": []
|
|
},
|
|
"nullable": [
|
|
null
|
|
]
|
|
},
|
|
"hash": "9f3b5a02886911ff1ae8a737e82645e25ec069b1595007d63e4e9f5700dbf6cc"
|
|
}
|