Basic Questions using oracle SQL and JSL
I'm currently doing some testing to see how well JMP 13 and Oracle (12c) can work together. My end-game is to import oracle data using SQL queries into JMP, run analysis on the data, and then return the data back to the Oracle database while dropping the original table. I've been able to sucessfully bring data into JMP, but I'm having issues with saving the data table back to oracle. Here's what...