Set the persistence mapping for a table. Data is not automatically copied. This command is used if the underlying source for the data has moved or changed and those changes need to be reflected in Magpie.
Syntax
alter table <table reference> set persistence mapping <mapping spec>
Parameters
table reference
String. Name of the table to set the persistence mapping for, optionally qualified by schema.
mapping
spec
JSON. Definition of the new persistence mapping for the table.