Search notes:

SQL Extensions for Oracle SQL Developer and SQLcl

In SQL Developer, F5, not ctrl+enter must be used to turn the extensions on.
select /*insert/* * from ...;
select /*xml/* * from ...;
TODO: compare with SQL select hints.

Index