To select license or frequency data by callsign:
- Click File > Open Table and open the appropriate license or frequency table.
- Click Query > SQL Select to open the SQL Select dialog.
- Enter the name of the license/frequency table in the from Tables field.
- Enter
CallSign = “XXXXXXX”
in the where Condition field, substituting the actual call sign, enclosed in double quotes, for XXXXXXX:Figure 1. Querying license data for a callsignClick OK .
The license or frequency data associated with the callsign are displayed in a browser window.