Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
I need help in building a select statement to pull entries where col1 % col2 = 0. I know i can use MOD operation in select statement in HANA. Just wondering how to get it done in open sql.