Hi, for English only, thank you.

------------------

Liang Zhang (John)
Apache ShardingSphere & Dubbo


易 浩 <[email protected]> 于2019年12月2日周一 下午4:45写道:

> 原生sql 排序条件加上关键字CONVERT 会导致Actual SQL生成错误,
> 例如:
> 原生sql: ......and bpbi.area_code like ?
>  order by  CONVERT  (bpbi.area_code using gbk)  DESC
>
> actual sql: select...... bpbi.create_date as createDate ,CONVERT AS
> ORDER_BY_DERIVED_0 from ......
> 排序条件变为了查询条件,关键字变为了查询字段
>
> 发送自 Windows 10 版邮件<https://go.microsoft.com/fwlink/?LinkId=550986>应用
>
>

Reply via email to