CloudBase supports NULL. but NULL on 'SELECT' statement does not work.
Query: select c1, NULL from test_table1;
The query returns an error.
Log in to post a comment.