Selected Template Options Component Name: In CollectionsTemplate: StandardTemplate OptionValue(s)CommentsUse DefaultYesCustom AttributeValueReport TemplateCollection
select 'JONES' text , round(dbms_random.value(1,10)) || ' new' badge , 'Y' new_badge , null secondary_link , null secondary_icon from dual
report error: ORA-00942: table or view does not exist
Selected Template Options Component Name: Click meTemplate: StandardTemplate OptionValue(s)CommentsUse DefaultYesDropdown WidthSame as button (trigger)Custom AttributeValueReport TemplateDropdown
select ename display , '#' target , round(dbms_random.value(1,10)) badge , decode(ename, 'JONES', 'Y') new_badge from emp where rownum <= 5