<?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: Is there a way to create a local CSV file by creating a local external table? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/is-there-a-way-to-create-a-local-csv-file-by-creating-a-local/m-p/74920#M34814</link>
    <description>&lt;P&gt;Creating a CSV file on a local filesystem directly using SQL commands isn't typically supported in most SQL databases because SQL, by design, is not intended to interact with the local file system directly from a client like DbVisualizer. SQL is generally used for querying and managing data within a database server environment rather than interacting with local files on a client machine.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Jun 2024 04:37:20 GMT</pubDate>
    <dc:creator>Rishabh-Pandey</dc:creator>
    <dc:date>2024-06-19T04:37:20Z</dc:date>
    <item>
      <title>Is there a way to create a local CSV file by creating a local external table?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-way-to-create-a-local-csv-file-by-creating-a-local/m-p/74908#M34813</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a user that would like to create a CSV file on their local file system by creating an external table&amp;nbsp;(USING CSV) and specifying a local file for the path parameter using SQL. They will be running this command from a local client (DbVisualizer) and would like to create the CSV file on their local filesystem.&lt;/P&gt;&lt;P&gt;I know this can be accomplished using python, but we need a solution using SQL. Is this possible?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 21:40:57 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-way-to-create-a-local-csv-file-by-creating-a-local/m-p/74908#M34813</guid>
      <dc:creator>WWoman</dc:creator>
      <dc:date>2024-06-18T21:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to create a local CSV file by creating a local external table?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-way-to-create-a-local-csv-file-by-creating-a-local/m-p/74920#M34814</link>
      <description>&lt;P&gt;Creating a CSV file on a local filesystem directly using SQL commands isn't typically supported in most SQL databases because SQL, by design, is not intended to interact with the local file system directly from a client like DbVisualizer. SQL is generally used for querying and managing data within a database server environment rather than interacting with local files on a client machine.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 04:37:20 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-way-to-create-a-local-csv-file-by-creating-a-local/m-p/74920#M34814</guid>
      <dc:creator>Rishabh-Pandey</dc:creator>
      <dc:date>2024-06-19T04:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to create a local CSV file by creating a local external table?</title>
      <link>https://community.databricks.com/t5/data-engineering/is-there-a-way-to-create-a-local-csv-file-by-creating-a-local/m-p/74927#M34816</link>
      <description>&lt;P&gt;not sure if this would work, but you could run Unity Catalog locally (possible since last week) and define the csv file as a table in that local UC. then query it.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Jun 2024 06:36:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/is-there-a-way-to-create-a-local-csv-file-by-creating-a-local/m-p/74927#M34816</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2024-06-19T06:36:15Z</dc:date>
    </item>
  </channel>
</rss>

