<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Plsql on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/plsql/</link>
    <description>Recent content in Plsql on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 24 Jul 2018 15:49:48 +0200</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/plsql/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PL SQL - Declare an array of objects and loop insert statements</title>
      <link>https://janikvonrotz.ch/2018/07/24/plsql-declare-an-array-of-objects-and-loop-insert-statements/</link>
      <pubDate>Tue, 24 Jul 2018 15:49:48 +0200</pubDate>
      <guid>https://janikvonrotz.ch/2018/07/24/plsql-declare-an-array-of-objects-and-loop-insert-statements/</guid>
      <description>&lt;p&gt;While gathering informations about how an array with objects can be declared in PlSQL and the processed by aa for loop, I ended up with very different results. Some people created temporary tables and other defined complex new types. It was difficult to see through. By prioritizing simpler and more common approaches, I ended up with a suitable solution.&lt;/p&gt;&#xA;&lt;p&gt;Before we have a look at the the PlSQL script, let me introduce you to the scenario I had to resolve.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
