Tag Link | -Distinct | Category | Database |
---|---|---|---|
Type | Command | Source Available | No |
Support | Preferred | Version | 6.0 |
Change | Unchanged | Data Source | Lasso MySQL |
Output Type | None | Security | None |
Implementation | LCAPI | Sets | Lasso 8.5, Lasso 8.0, Lasso 7.0, Lasso 6.0 |
Using the
[Inline:
[Inline:
No Parameters Required.
To return only unique records for a specified field:
This example finds all records in the People table of the Contacts database, but only returns records with unique values in the Company field.
[Inline:
[Records]
[Field:'Company']
[/Records]
[/Inline]
Blue World Communications