Mark Alambar

Results 1 issues of Mark Alambar

## Question shardingsphere 5.3.0 mysql 8.0 SELECT IFNULL(sum(o.order_amount - o.refund_amount), 0.00) AS todayRealTimeTurnover, IFNULL(SUM(CASE WHEN ori.is_first_order = 1 THEN o.order_amount - o.refund_amount END), 0.00) AS todayFirstOrderTurnover, IFNULL(SUM(CASE WHEN ori.is_follow_order =...

type: question
feature: sharding
status: need more info
type: fixed
feature: SQL federation