select distinct adid, link, image, imgtitle, imgalt, rank, showgoogle
from adsdesc
where status is null and categoryid=500
union all
select distinct adid, link, image, imgtitle, imgalt, rank+200, showgoogle
from adsdesc
where status is null and parentid=500
union all
select distinct adid, link, image, imgtitle, imgalt, rank+300, showgoogle
from adsdesc
where status is null and rootid=500
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=500
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=500 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=500 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=500 and pending is null and ((p.pricecheck!=3 and p.pricecheck!=404) or pricecheck is null) ) x
select guidelink from categories where id=500
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=500 and enabled is not null
MAT® - Miller Analogies Test
Find resources to prepare for the MAT, with study guides, practice tests, flashcards, courses and more. The MAT is an entrance exam for some graduate school programs, especially liberal arts programs. The MAT is published by Pearson Education, Inc. For more information, see Tests.com's Guide to the GRE and MAT.
![]() |
Test Item | Organization | Description | Cost | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
select pagename from contactvendors where prodid=193612 The Miller Analogies Test
|
Pearson Education, Inc. (800) 622-3231 |
The Miller Analogies Test is published by Pearson Education Inc. The MAT tests the mental ability of students applying for graduate school, but the scores can make a difference when searching for a career as well. | |||||||||||||
select pagename from contactvendors where prodid=80857 Mat prep
|
Hbacademics 800-210-0851 |
HB Academics MAT Review, Prep, Course, Tutoring and Admissions Consulting | |||||||||||||
select pagename from contactvendors where prodid=81014 MAT Test Study Guide
|
APEX Test Prep |
Miller Analogy Test Study Guide Helps MAT Test Takers Prepare for the MAT Exam | |||||||||||||
select pagename from contactvendors where prodid=91308 Solving MAT Questions
|
MAT Exam Practice Tests |
Solving MAT Questions | |||||||||||||
select pagename from contactvendors where prodid=190672 Kaplan MAT, 2007-2008 Edition
|
Kaplan Test Prep and Admissions 800-KAP-TEST |
7 practice tests with complete answer explanations and more. |
select linkname, url, template, examid, viewid, pageid from categorylinks where catid=500 order by posn


