🗃️ Data Types
8 items
📄️ SQL Identifiers
SQL identifiers is the name of the database objects.
🗃️ System Tables
12 items
📄️ Input & Output File Formats
Databend accepts a variety of file formats both as a source and as a target for data loading or unloading. For example, you can load data into Databend from a file with the COPY INTO table command or the Streaming Load API. You can also unload data from Databend into a file with the COPY INTO location command command. To do so, you need to tell Databend what the file looks like using the following syntax: