Aqua Data Studio 15.0.0-dev-227
Build #: 37246
Built on: 2014-Apr-11 05:14:04 PM.
|
34 KB
== might be taking it as WHERE age = and I don't think this is a bug.
!= will take WHERE age is not equal to.
You can try more combinations like != @= %= =% =- =* etc.
Issue #11897 |
Closed |
Completion |
No due date |
No fixed build |
No time estimate |
== might be taking it as WHERE age = and I don't think this is a bug.
!= will take WHERE age is not equal to.
You can try more combinations like != @= %= =% =- =* etc.