//Interactive Report / Sql Query SELECT LEVEL AS item_no, APEX_ITEM.TEXT(p_idx => 1, p_attributes => NULL) AS Name, APEX_ITEM.text( p_idx=> 2 , p_value=> null , p_attributes=> 'class="number"') as Age, APEX_ITEM.SELECT_LIST(3,'MALE','MALE;MALE,FEMALE;FEMALE') Gender, APEX_ITEM.TEXT(p_idx => 4, p_attributes => NULL) AS School FROM dual CONNECT BY LEVEL <= TO_NUMBER (:P1_Item); }
Itís hard to come by well-informed people in this particular subject, however, you seem like you know what youíre talking about! Thanks
Good post. I learn something new and challenging on blogs I stumbleupon everyday. It will always be interesting to read articles from other authors and use a little something from their sites.
It is very comforting to see that others are suffering from the same problem as you, wow!
Thank you so much!