select distinct adid, link, image, imgtitle, imgalt, rank, showgoogle
from adsdesc
where status is null and categoryid=623
union all
select distinct adid, link, image, imgtitle, imgalt, rank+200, showgoogle
from adsdesc
where status is null and parentid=623
union all
select distinct adid, link, image, imgtitle, imgalt, rank+300, showgoogle
from adsdesc
where status is null and rootid=623
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=623
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=623 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=623 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=623 and pending is null and ((p.pricecheck!=3 and p.pricecheck!=404) or pricecheck is null) ) x
select guidelink from categories where id=623
select url, name, guideurl, guidelink, dirtitle, dhtmltitle, htmldesciption, metadescription, keywordsdesc, categorydesc, htmldesciption, practicetesturl, toppagelinks, examid, examtext1, examtext2, examimage from categories where id=623 and enabled is not null
Senior Professional Human Resources Certification - SPHR®
Find resources to get certified as a senior professional in human resources, with practice tests, certification information, study guides and courses. The SPHR credential demonstrates one's knowledge and competence in the field of human resources. The Senior Professional HR Certification is administered by the HR Certification Institute. For more information, see Tests.com's SPHR Test Gude.
![]() |
Test Item | Organization | Description | Cost | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
select pagename from contactvendors where prodid=193668 SPHR Certification
|
Human Resources Certification Institute (866) 898-4724 |
The Senior Professional Human Resources certification is generally obtained by an HR Manager with 6 to 8 years of increasingly complicated HR experience. |
select linkname, url, template, examid, viewid, pageid from categorylinks where catid=623 order by posn


