Hi all,
I have a static JMP data table that contains old, historical information (legacy data).
I have another JMP data table that contains new data. This table is fed from a database through a JMP database query. That also means JMP automatically provides me with a nice script that allows to update the table from the database each time I run it.
Now I want to have the old table appended with the new data that is being pulled from the database, obviously without losing the old data. Probably JSL is needed for this, but I can't figure it out myself.
Any help gladly appreciated,
Many thanks
Guy