Menu

#9 Support for NULL on SELECT statement.

open
nobody
5
2009-06-08
2009-06-08
No

CloudBase supports NULL. but NULL on 'SELECT' statement does not work.

Query:
select c1, NULL from test_table1;

The query returns an error.

Discussion


Log in to post a comment.