<?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>question Re: phoenix delete based on joins in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/phoenix-delete-based-on-joins/m-p/141335#M35512</link>
    <description>&lt;P&gt;Some join queries can be rewritten like this:-&lt;/P&gt;&lt;PRE&gt;delete from source1 where (pk1,pk2) in (select pk1,pk2 from source2);&lt;/PRE&gt;</description>
    <pubDate>Fri, 22 Jul 2016 00:43:57 GMT</pubDate>
    <dc:creator>asinghal</dc:creator>
    <dc:date>2016-07-22T00:43:57Z</dc:date>
    <item>
      <title>phoenix delete based on joins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/phoenix-delete-based-on-joins/m-p/141334#M35511</link>
      <description>&lt;P&gt;I need to delete records on a phoenix table based on the join with another phoenix table. Is it possible?&lt;/P&gt;&lt;P&gt;If so can anyone provide the syntax. i dont see a direct way of doing this&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 21:42:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/phoenix-delete-based-on-joins/m-p/141334#M35511</guid>
      <dc:creator>arunpoy</dc:creator>
      <dc:date>2016-07-21T21:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: phoenix delete based on joins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/phoenix-delete-based-on-joins/m-p/141335#M35512</link>
      <description>&lt;P&gt;Some join queries can be rewritten like this:-&lt;/P&gt;&lt;PRE&gt;delete from source1 where (pk1,pk2) in (select pk1,pk2 from source2);&lt;/PRE&gt;</description>
      <pubDate>Fri, 22 Jul 2016 00:43:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/phoenix-delete-based-on-joins/m-p/141335#M35512</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-07-22T00:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: phoenix delete based on joins</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/phoenix-delete-based-on-joins/m-p/141336#M35513</link>
      <description>&lt;P&gt;Thanks Ankit, it works. but is it the effective way if we have large number of rows. AS we are using an IN condition in the query.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2016 11:57:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/phoenix-delete-based-on-joins/m-p/141336#M35513</guid>
      <dc:creator>arunpoy</dc:creator>
      <dc:date>2016-07-22T11:57:00Z</dc:date>
    </item>
  </channel>
</rss>

