select distinct adid, link, image, imgtitle, imgalt, rank, showgoogle
from adsdesc
where status is null and categoryid=989
union all
select distinct adid, link, image, imgtitle, imgalt, rank+200, showgoogle
from adsdesc
where status is null and parentid=989
union all
select distinct adid, link, image, imgtitle, imgalt, rank+300, showgoogle
from adsdesc
where status is null and rootid=989
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=989
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=989 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=989 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=989 and pending is null and ((p.pricecheck!=3 and p.pricecheck!=404) or pricecheck is null) ) x
select guidelink from categories where id=989
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=989 and enabled is not null
Sales Tests
Sales test resources, sales training and sales testing prep such as certification information, study guides, practice tests and courses. A certification in sales can lead to career advancement, with a a better job, a promotion or a pay raise. For more information, see Tests.com's Sales Test Guide.
![]() |
Test Item | Organization | Description | Cost | ||||||
---|---|---|---|---|---|---|---|---|---|---|
select pagename from contactvendors where prodid=193551 Sales Professional Test
|
SHL |
This Sales Professional Test has 242 questions for entry to mid-level sales positions. Sample responsibilities include, but are not limited to: promoting product promotion, customer persuasion, and relationship building. Sales Test Specs |
select linkname, url, template, examid, viewid, pageid from categorylinks where catid=989 order by posn


