``` select empno from emp where empno='1234' or ename='kailash' ``` Original issue reported on code.google.com by `majhi.ka...@gmail.com` on 24 Apr 2015 at 12:06 Attachments: - [Example001SimplestSelect.java.patch](https://storage.googleapis.com/google-code-attachments/squiggle-sql/issue-22/comment-0/Example001SimplestSelect.java.patch)