If their is a specific field for this or any other info one may wish to later query it makes retrieval much easier.
SELECT callsign, city FROM table WHERE city = anyton (to show all callsigns operating in anyton)
is much easier than
SELECT callsign, comments FROM table ......... (now manually eye-grep each and every comment field of which there may be hundreds or thousands in hopes of finding 'anyton' mentioned and not missing any.)
in the first case the computer gives what you asked for, in the second, you spend hours or days manually hunting for it. Take your pick!
On Sat, Feb 15, 2014 at 6:58 AM, Andrew Ragone ajr9166@rit.edu wrote:
(Please trim inclusions from previous messages) _______________________________________________ Is there any particular need for this? You can just add it in the comments field.
Sent from my iPhone
On Feb 15, 2014, at 7:04 AM, Jerald A DeLong kd4yal@tampabay.rr.com wrote:
(Please trim inclusions from previous messages) _______________________________________________ Brian & Chris,
Could you please consider adding a "City" and "County" field to the Co-ordinator: Request Allocation form?
Jerry, KD4YAL
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net
44Net mailing list 44Net@hamradio.ucsd.edu http://hamradio.ucsd.edu/mailman/listinfo/44net