Subject | UDF's |
---|---|
Author | Mike Grover |
Post date | 2001-08-24T19:26:17Z |
Ok, next question?
the following query works good:
select zip,udftest(target_latitude,target_longitude,lat,long) from experian;
how can I order the records by the second field?
mike
the following query works good:
select zip,udftest(target_latitude,target_longitude,lat,long) from experian;
how can I order the records by the second field?
mike