You can use the Save Table tool to store tables inside Less. You need to input a table name and choose whether to overwrite or append the potentially existing table. It is most common to overwrite tables. This will overwrite the existing table with the new table data every time the Save Table tool runs. If you choose to append the table, you will add all the new rows to the existing table. Over time there’s a risk that you will create very large tables - use this option with caution.Documentation Index
Fetch the complete documentation index at: https://docs.less.tech/llms.txt
Use this file to discover all available pages before exploring further.
Where does the table get stored?
You table is stored in file-storage hosted by Less. This is a fast and efficient way to store tables inside Less that we opt for because its optimized for data analytics. If you’re an Enterprise customer, you can choose to self-host the file-storage. Reach out to us if you want to learn more about this.Advanced options
Tables names are not unique in Less. Each tables has a unique identifier. That means that if you want to append to a table, that is generated by another model, then you need to specify the exact table you want to overwrite or append to. You can do that with the advanced options. You can select the exact table you want to overwrite or append to which will disable the table name input field.