Newbies rickmac1234 Posted February 20, 2006 Newbies Posted February 20, 2006 hello how can i return the highest value from a specific field accros the entire database
Genx Posted February 20, 2006 Posted February 20, 2006 wont this only work through a relationship vaughan? i.e. max ( table::field ) where table is a related TO and field the field in the related to... though you could just use a self join between two TO's that always evaluated to true.. correct me if im wrong ~genx
Recommended Posts
This topic is 7121 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now