> For the complete documentation index, see [llms.txt](https://docs.exploratory.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exploratory.io/data_import/database-data/teradata.md).

# Teradata

You can quickly import data from your Teradata into Exploratory.

## 1. Create a connection for Teradata

First, you want to create a connection for Teradata.

![](/files/-M4oN-q7KC77-cS90ots)

Click the Teradata Icon.

![](/files/QDKDwjRQIqgbcOXoe9W2)

After filling the database information, click ‘Test Connection’ button to make sure the information is correct, before you save it.

![](/files/X12sVk3fUHhqQtlzSEOk)

## 2. Open Teradata Import dialog

Select 'Import Database Data' from Add New Data Frame menu.

![](/files/-M4oN-qBMezITjny_pQQ)

Click Teradata to select.

![](/files/JDFyFoi4n2VEyLxzstRR)

## 3. Preview and Import

Click "Get Data" button to see the data back from your Presto.

If it looks ok, then you can click 'Import' to import the data into Exploratory.

### 4. Known Issue

[Teradata: How to workaround the Syntax error: All expressions in a driver table must have an explicit name](https://community.exploratory.io/t/teradata-how-to-workaround-the-syntax-error-all-expressions-in-a-driver-table-must-have-an-explicit-name/2117)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.exploratory.io/data_import/database-data/teradata.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
