🗃️ Data Types
11 items
🗃️ System Tables
13 items
🗃️ Table Engines
3 items
📄️ SQL Identifiers
SQL identifiers are names given to various database objects like tables, views, and databases.
📄️ Access Control Privileges
Databend Access Control Privileges
📄️ 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: