<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Fun Friday: What is the toughest SQL statement you ever had to write? in Water Cooler</title>
    <link>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2011#M78</link>
    <description>&lt;P&gt;Incorta joins by default find one single matching record from the parent to force the join to be a parent-child join.&amp;nbsp; Incorta also allows you to join to the first record by sorting it first according to a second criteria.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Both of the above are actually not straightforward to do in SQLs.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2022 17:35:12 GMT</pubDate>
    <dc:creator>dylanwan</dc:creator>
    <dc:date>2022-06-17T17:35:12Z</dc:date>
    <item>
      <title>Fun Friday: What is the toughest SQL statement you ever had to write?</title>
      <link>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2010#M77</link>
      <description>&lt;P&gt;This weeks Fun Friday topic is a suggestion from&amp;nbsp;&lt;a href="https://community.incorta.com/t5/user/viewprofilepage/user-id/7"&gt;@Tristan&lt;/a&gt;.&amp;nbsp;If you have a topic suggestion and are interested in hearing others experiences, send me a direct message by clicking on the mail icon.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-06-17 at 9.20.41 AM.png" style="width: 35px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/1177i887A3FBBD11C9250/image-dimensions/35x24?v=v2" width="35" height="24" role="button" title="Screen Shot 2022-06-17 at 9.20.41 AM.png" alt="Screen Shot 2022-06-17 at 9.20.41 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Todays Fun Friday Topic:&amp;nbsp;&lt;STRONG&gt;What is the gnarliest SQL problem you had to face down?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="hangover-math.gif" style="width: 460px;"&gt;&lt;img src="https://community.incorta.com/t5/image/serverpage/image-id/1178iA48C4E1C45CE0D4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="hangover-math.gif" alt="hangover-math.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 13:49:54 GMT</pubDate>
      <guid>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2010#M77</guid>
      <dc:creator>KailaT</dc:creator>
      <dc:date>2022-06-17T13:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Fun Friday: What is the toughest SQL statement you ever had to write?</title>
      <link>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2011#M78</link>
      <description>&lt;P&gt;Incorta joins by default find one single matching record from the parent to force the join to be a parent-child join.&amp;nbsp; Incorta also allows you to join to the first record by sorting it first according to a second criteria.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Both of the above are actually not straightforward to do in SQLs.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 17:35:12 GMT</pubDate>
      <guid>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2011#M78</guid>
      <dc:creator>dylanwan</dc:creator>
      <dc:date>2022-06-17T17:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fun Friday: What is the toughest SQL statement you ever had to write?</title>
      <link>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2016#M79</link>
      <description>&lt;P&gt;Back in my consulting days I used to run into some pretty hairy SQL statements with unions across multiple driving tables each with its own set of joins and running into thousands of lines.&amp;nbsp; I would spend time building up the statements condition by condition only to find out that once everything was put together, the performance was unbearably slow.&amp;nbsp; Even returning result sets in the thousands of rows could take forever.&amp;nbsp; So then the effort would switch over to a tuning exercise.&amp;nbsp; That could be good fun and I always felt like I learned something even if I ended up bringing in a DBA to help me out.&amp;nbsp; I have been kicked upstairs and so I am no longer hands on but while I can't say I miss having to write complex SQL, I can say that my memories of doing it are burned in deep!&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 20:24:10 GMT</pubDate>
      <guid>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2016#M79</guid>
      <dc:creator>Tristan</dc:creator>
      <dc:date>2022-06-17T20:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fun Friday: What is the toughest SQL statement you ever had to write?</title>
      <link>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2024#M80</link>
      <description>&lt;P&gt;Back in the first year or two of my career, I spent my time QA'ing the logic Informatica workflows by writing parallel SQL statements with the same source to target mappings provided to the data engineers. While much of it wasn't complex, it was certainly monotonous. Most of my memories revolve around troubleshooting long running SQL statements. Issue, fix, run for 10+ min, issue, fix, run for 10+ min...&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 13:58:53 GMT</pubDate>
      <guid>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2024#M80</guid>
      <dc:creator>JoeM</dc:creator>
      <dc:date>2022-06-21T13:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fun Friday: What is the toughest SQL statement you ever had to write?</title>
      <link>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2085#M83</link>
      <description>&lt;P&gt;XPath. Need I say more? No, seriously, XPath queries are a nightmare. When MS added JSON support, it was so much easier to use, but that meant schema changes from XML fields to JSON fields (a bigger deal...) Eventually, we made UDFs that encapsulated the XPath queries (which performed better for some reason?!?)&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 15:43:06 GMT</pubDate>
      <guid>https://community.incorta.com/t5/water-cooler/fun-friday-what-is-the-toughest-sql-statement-you-ever-had-to/m-p/2085#M83</guid>
      <dc:creator>marcpaige</dc:creator>
      <dc:date>2022-07-01T15:43:06Z</dc:date>
    </item>
  </channel>
</rss>

