X
  • Search
  • Products
  • Services
  • Resources
  • About
  • Contact
  • Login

Copyright © 2025 MariaDB. All rights reserved.

The Ultimate Guide to High Availability with MariaDB
Download Now
  • Knowledge Base
  • Contact
  • Login
  • Search
  • Products
  • Solutions
  • Resources
  • Company
  • Pricing
  • Download
Knowledge Base » MariaDB Server Documentation » Using MariaDB Server » SQL Statements & Structure » SQL Statements » Data Manipulation » Inserting & Loading Data » LOAD Data into Tables or Index
  • Home
  • Open Questions
  • MariaDB Server
  • MariaDB MaxScale
  • MariaDB ColumnStore
  • Connectors
Ask a question here View 4 questions
Localized Versions
  • Caricare dati in tabelle o indici [it]

LOAD Data into Tables or Index

Loading data quickly into MariaDB

  • 14

    LOAD DATA INFILE

    Read rows from a text file into a table.
  • LOAD INDEX

    Loads one or more indexes from one or more MyISAM/Aria tables into a key buffer.
  • LOAD XML

    Load XML data into a table.
  • LOAD_FILE

    under: » MariaDB Server Documentation » Using MariaDB Server » SQL Statements & Structure » SQL Statements » Built-in Functions » String Functions
    Returns file contents as a string.
There are 4 related questions.
  • ← INSERT SELECT
  • ↑ Inserting & Loading Data ↑
  • Concurrent Inserts →
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.
  • ↑ Inserting & Loading Data ↑
  • INSERT
  • INSERT DELAYED
  • INSERT SELECT
  • LOAD Data into Tables or Index
  • Concurrent Inserts
  • HIGH_PRIORITY and LOW_PRIORITY
  • IGNORE
  • INSERT - Default & Duplicate Values
  • INSERT IGNORE
  • INSERT ON DUPLICATE KEY UPDATE
  • INSERT...RETURNING
  • Products
  • Solutions
  • Resources
  • Company
  • Pricing
  • Download MariaDB
Subscribe to our newsletter!
  • Legal
  • Privacy Policy
  • Cookie Policy

Copyright © 2025 MariaDB. All rights reserved.