No title

Started by FERREIRA William (COFRAMI)about 21 years ago1 messagesgeneral
Jump to latest
#1FERREIRA William (COFRAMI)
william.ferreira@airbus.com

hi

i need to select rows from a table and to store them into an array.
and next, i would like to sort my array depending on some criteria.

so, my questions are :
how to store rows into a array ?
and how reverse some lines ?
(example : row[i]=row[i+1])

thanks in advance

Will