<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>My sweet wall by Firdaus Zaidi</title>
      <link>https://padlet.com/firdauszaidi97/afiq</link>
      <description>Made with love</description>
      <language>en-us</language>
      <pubDate>2018-10-11 07:12:14 UTC</pubDate>
      <lastBuildDate>2018-10-11 07:12:55 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>DECLARE   TYPE emp_table_type is table of     employees%ROWTYPE INDEX BY BINARY_INTEGER;   my_emp_table emp_table_type;   v_count NUMBER := 104;BEGIN  FOR i IN 100..v_countLOOP        SELECT * INTO my_emp_table(i) FROM employees        WHERE employee_id = i;END LOOP;FOR i IN my_emp_table.FIRST..my_emp_table.LASTLOOP   DBMS_OUTPUT.PUT_LINE(my_emp_table(i).last_name);END LOOP;END;</title>
         <author>firdauszaidi97</author>
         <link>https://padlet.com/firdauszaidi97/afiq/wish/291581559</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-10-11 07:12:33 UTC</pubDate>
         <guid>https://padlet.com/firdauszaidi97/afiq/wish/291581559</guid>
      </item>
   </channel>
</rss>
