select distinct adid, link, image, imgtitle, imgalt, rank, showgoogle
from adsdesc
where status is null and categoryid=233
union all
select distinct adid, link, image, imgtitle, imgalt, rank+200, showgoogle
from adsdesc
where status is null and parentid=233
union all
select distinct adid, link, image, imgtitle, imgalt, rank+300, showgoogle
from adsdesc
where status is null and rootid=233
union all
select adid, link, image, imgtitle, imgalt, rank+100, showgoogle
from ad
where status is null and rank is not null
order by rank limit 10
select guidelink from categories where id=233
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=233 and enabled is not null
select count(id) records from (
select p.id, p.priority from product p, organization o, productcategories pc where p.orgid=o.id and p.id=pc.product and pc.category=233 and pending is null and (p.pricecheck is null or (p.pricecheck!=3 and p.pricecheck!=404))
union select p.id, p.priority from product p, organization o, categories c, productcategories pc where p.orgid=o.id and p.id=pc.product and pc.category=c.id and c.parent=233 and pending is null and ((p.pricecheck!=3 and p.pricecheck!=404) or pricecheck is null) ) x
select guidelink from categories where id=233
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=233 and enabled is not null
College Level Academic Skills Test - CLAST®
Find resources to prepare for the CLAST, with prep materials, practice tests, informational guide and more. CLAST is a Florida college evaluation test focused on communication and math skills. The CLAST is published by the Florida Department of Education. For more information on the exam, see Tests.com's CLAST Guide.
![]() |
Test Item | Organization | Description | Cost | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
select pagename from contactvendors where prodid=193605 CLAST
|
Florida Department of Education (850) 245-0505 |
The College-Level Academic Skills Test is published by the Florida Department of Education. It's taken by students of a public college or university in the state of Florida. The test is taken by students trying to receive an associates degree in arts, or a bachelors degree in arts or science. |
select linkname, url, template, examid, viewid, pageid from categorylinks where catid=233 order by posn


