Skip to content

docs: Attach tbl #1656

Merged
soyeric128 merged 5 commits intomainfrom
attach-tbl-updates
Feb 19, 2025
Merged

docs: Attach tbl #1656
soyeric128 merged 5 commits intomainfrom
attach-tbl-updates

Conversation

@soyeric128
Copy link
Contributor

Added the ability to specify selected cols when attaching a table:

  • Updated ATTACH TABLE syntax:

    ATTACH TABLE <target_table_name> [ ( <column_list> ) ] '<source_table_data_URI>'
    CONNECTION = ( <connection_parameters> )
  • Updated ATTACH TABLE examples.

  • Added a new tutorial: Linking Tables with ATTACH TABLE

@vercel
Copy link

vercel bot commented Feb 19, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
databend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 19, 2025 3:20am

@soyeric128 soyeric128 added the databend monthly This PR goes to Databend Monthly label Feb 19, 2025
@soyeric128 soyeric128 merged commit fcf6996 into main Feb 19, 2025
4 checks passed
@soyeric128 soyeric128 deleted the attach-tbl-updates branch February 19, 2025 03:53
@soyeric128 soyeric128 removed the databend monthly This PR goes to Databend Monthly label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants