Write global tables to disk as splayed, enumerated, indexed kdb+ tables.

x dsave y     dsave[x;y]

Where

save the table/s and returns the list of table names. (Since V3.2 2014.05.07.)

The first column of each table saved has the partitioned attribute applied to it. If the save path is a list, the first item is the HDB root (where the sym file, if any, will be stored), while the remaining items are a path within the HDB (e.g. a partition).