Get values in the list from SQL query
Hi, Is there way I could insert the column values in the list than jmp table?
I 'm trying to write a JSL code to query data from database and I want to store the values from the SQL table into a variable list (not in the JMP table).
For example, save the WorkCenter sql table values in the list= {};
Any suggestions?
Thanks,Jackie