|
Prev: can you not set a variable that's in the same scope as a query structure
Next: can you not set a variable that's in the same scope as a query structure
From: Ian Skinner on 22 Apr 2008 11:59 happysailingdude wrote: > > PS Phil: just for the benefit of anyone else trying to solve the same problem > that i had; do you think that solution would work on all databases (ours is > MySQL - but would it work on any DB do you think?) > > cheers > Phil and my solutions solve slightly different problems but with a great deal of over lap. Phil's solution is standard SQL and as such should work on any database management system of which I am aware. Ian |