<?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 How to provide read access only to the view in DBSQL and not the underlying table? in Warehousing &amp; Analytics</title>
    <link>https://community.databricks.com/t5/warehousing-analytics/how-to-provide-read-access-only-to-the-view-in-dbsql-and-not-the/m-p/23223#M553</link>
    <description>&lt;P&gt;Facing the below error&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;User cannot select on table `database2.view1` because:
There is no owner for table `database1.table1`. Ask your administrator to set an owner."&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Mar 2025 16:59:06 GMT</pubDate>
    <dc:creator>shan_chandra</dc:creator>
    <dc:date>2025-03-20T16:59:06Z</dc:date>
    <item>
      <title>How to provide read access only to the view in DBSQL and not the underlying table?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-to-provide-read-access-only-to-the-view-in-dbsql-and-not-the/m-p/23223#M553</link>
      <description>&lt;P&gt;Facing the below error&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;User cannot select on table `database2.view1` because:
There is no owner for table `database1.table1`. Ask your administrator to set an owner."&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Mar 2025 16:59:06 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-to-provide-read-access-only-to-the-view-in-dbsql-and-not-the/m-p/23223#M553</guid>
      <dc:creator>shan_chandra</dc:creator>
      <dc:date>2025-03-20T16:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to provide read access only to the view in DBSQL and not the underlying table?</title>
      <link>https://community.databricks.com/t5/warehousing-analytics/how-to-provide-read-access-only-to-the-view-in-dbsql-and-not-the/m-p/23224#M554</link>
      <description>&lt;P&gt;Please find the below resolution&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The owner of the table needs to be the same as the owner of the View&lt;/LI&gt;&lt;LI&gt;Create a group with users for whom we require only access to the view&lt;/LI&gt;&lt;LI&gt;The group needs to have SELECT and READ_METADATA on view(database2.view1), USAGE on the database containing the view(database2)&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 08 Apr 2022 18:10:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/warehousing-analytics/how-to-provide-read-access-only-to-the-view-in-dbsql-and-not-the/m-p/23224#M554</guid>
      <dc:creator>shan_chandra</dc:creator>
      <dc:date>2022-04-08T18:10:35Z</dc:date>
    </item>
  </channel>
</rss>

