Adding multiple records in one transaction

Options

Currently, when I need to add multiple records to a table, I am doing it one record at a time. We are only talking maybe a max of 20 records. Is that acceptable from a performance perspective? Is there a way to add multiple records in one transaction?

Thanks.

Best Answer

  • shenalharakh
    shenalharakh Member

    ADMIN

    Answer ✓
    Options

    Hey Dorian!

    Check out our Add Bulk Records function and let me know if it's right for you!

    https://docs.xano.com/working-with-data/functions/database-requests/bulk-add-records

Answers