A query with row and colum numbers?
693986Apr 5 2009 — edited Apr 5 2009Hello,
i have my java code divided into if conditions and in each if clause i need to select a certain field from a table. Is it somehow possible to select a table field which for example is in the third row and fifth column? So basically, how to select a certain matrix element?
Thank you:)
Edited by: user10956166 on Apr 5, 2009 6:09 AM