I tried to figure out how to create an MLE module based on a CLOB column in a table (I know there are other ways). It should be possible according to this syntax diagram:

However, I have not found any example for the selection_clause. Neither in the SQL Language Reference nor in the JavaScript Developer's Guide.
Any hint is very much appreciated. TIA