Ok I have a server with 5+ columns and 5+ rows (the actual amount doesn't matter)
I have the data from column 2, row 4 stored in a variable, how do i then store the data in column 4 row 4 in another variable?
I don't know any MySQL syntax, nor how to use it in java much so if someone could show me a coded example i'd really appreciate it.