Subject | Re: [IBO] Redundant records in a result set. |
---|---|
Author | Lester Caine |
Post date | 2005-08-22T17:03:27Z |
Terry V. wrote:
or
SELECT FIRST 1 ....
list - firebird-support@yahoogroups.com where you will get more SQL type
support ;)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
> This is my first post here in this forum and I am glad to be here. MySELECT DISTINCT ...
> question is probably going to be a fairly elementary one. Anyhow, I am
> attempting to pull some information out of a PO table and one of the records
> is referenced twice, thus it is displayed twice. This redundancy is unwanted
> and I am wondering how I would filter the data in the SQL statement so that
> only the first instance of this record shows. Any help would be appreciated.
or
SELECT FIRST 1 ....
> Also, I hope that I am not to far off topic my question deals more generallyUsing the above will probably need some help from the firebird support
> with SQL and not necessarily IBO.
list - firebird-support@yahoogroups.com where you will get more SQL type
support ;)
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services