Sql-docs: CREATE EXTERNAL TABLE

Created on 10 Jul 2020  Â·  6Comments  Â·  Source: MicrosoftDocs/sql-docs

Was there supposed to be an ODBC-specific example for CREATE EXTERNAL TABLE?


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Pri2 assigned-to-author doc-bug polybastech sqprod

Most helpful comment

@BeginTry Hello. Mike is out of the office. I'm going to try to get someone else to look at this question in his absence. Thank you!

All 6 comments

@BeginTry -- Dave, thank you for your question. I am looking into this issue.

@MikeRayMSFT -- Mike, apologies for my delay here. Please look into this issue.

@BeginTry Hello. Mike is out of the office. I'm going to try to get someone else to look at this question in his absence. Thank you!

@BeginTry Hello There and thank you for this feedback. This article is designed to show you how to create all the dependent objects but not create the external table itself. Once you have the dependent objects correctly set you can create external tables just by referencing these standard objects. The CREATE EXTERNAL TABLE article is referenced at the bottom of the article. I will revisit the article to see if the language can be improved to avoid any confusion here. Thanks again for the feedback.

Thanks for the follow up.
For what it's worth, I was able to create an external table to an odbc-type external data source. There was some trial and error with the CREATE EXTERNAL TABLE statement...mostly with the LOCATION argument/parameter. I suppose it may vary a bit from one ODBC provider to another.

Cheers!

@jrowlandjones -- thank you for your explanation.

I am closing this issue now. You are welcome to @ mention me for any followup.
We hope to hear from you again.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jamesstead picture jamesstead  Â·  4Comments

GeorgeTsiokos picture GeorgeTsiokos  Â·  4Comments

404
hfleitas picture hfleitas  Â·  3Comments

sam-s4s picture sam-s4s  Â·  4Comments

hdisma picture hdisma  Â·  3Comments