I have a table named tlbForEx, there's 2 columns in that table one called ForExRate and one called SalesRate, I need to make a query that takes those 2 fields and works out the percentage difference between the two, is there any easy way to do this? My SQL experience is very limited currently..