Subject | Select in the from clause |
---|---|
Author | j_j_e_m |
Post date | 2004-05-15T11:44:12Z |
Hello,
How can I get a select-in-the-from clause to work? I mean
something like:
select count(*) from (select distinct sample_type from samples)
Any help will be appreciated :o)
Regards,
J
How can I get a select-in-the-from clause to work? I mean
something like:
select count(*) from (select distinct sample_type from samples)
Any help will be appreciated :o)
Regards,
J