Tranche_max_order_by
order by max() on columns of table "Tranche"
input Tranche_max_order_by {
  campaign_id: order_by
  db_write_timestamp: order_by
  duration: order_by
  endDuration: order_by
  endPercentage: order_by
  id: order_by
  percentage: order_by
  position: order_by
  startDuration: order_by
  startPercentage: order_by
}