Changes between Initial Version and Version 1 of Ticket #28904, comment 1
- Timestamp:
- Dec 7, 2017, 2:37:08 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28904, comment 1
initial v1 1 This is actually how SQL works. None will be translated to NULL and NULL iscompared to any value is undefined in SQL.1 This is actually how SQL works. None will be translated to NULL and NULL compared to any value is undefined in SQL. 2 2 3 3 Closing ticket as invalid.