Search results

  1. the_killingbot

    Solved Using a field that was made in a query as criteria for another field in the same query

    Hi all, I have found some similar posts along these lines but none with a field that was calculated in the same query. By the way, I am making a database on formula e, just so you understand what is going on here. Here is the SQL code from the query: SELECT Max(race_results.r1) AS MaxOf_r1...
Top Bottom