Hi, from the following table I would like to extract the rows where columnA is greater than columnB (green rows). How can I write the query in JavaScript?
Thanks
Claudio
Hi, from the following table I would like to extract the rows where columnA is greater than columnB (green rows). How can I write the query in JavaScript?
Thanks
Claudio