service_max_order_by
order by max() on columns of table "service"
input service_max_order_by {
color: order_by
cost: order_by
costToPractice: order_by
deposit: order_by
description: order_by
id: order_by
image: order_by
minutesToPerform: order_by
name: order_by
newPatientMinutesToPerform: order_by
price: order_by
productBarcodeId: order_by
serviceCategoryId: order_by
shippingFee: order_by
taxRate: order_by
workspaceId: order_by
}