Greater than operator &gt in Hana

删除回忆录丶 提交于 2019-12-24 22:29:07

问题


I'm passing Sql Staments from Ms sql server to Sap Hana Sintaxis (There are inside an xml file) so I'm confused because I can't can't figure out:

Which is the equivalen in SAP Hana for &gt?

&gt --> Greater than (used when the sql staments are inside an XML file)

Hope someone can help me.


回答1:


You just need to convert it back to a >, because it's an xml escape sequence.



来源:https://stackoverflow.com/questions/24083459/greater-than-operator-gt-in-hana

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!