|
Social science is the study of society and of individual relationships.
Through Wilkes' Social Sciences programs, you can develop an appreciation for the sociological imagination; use sophisticated methods to explain and predict how public policies are fashioned and the effects of those policies; examine the psychological, social, economic, and political causes of crime and the impact crime, law, and justice have on society; or understand the world, how it works, and what role you have in shaping the global community.
ListCustomSQL: select ItemID,Title,SourceURL,SourceURLPopWin,null as SubTitle,null as TeaserText,RelatedURL,RelatedURLPopWin,c.DetailURL, Subtitle,StartDateTime,StopDateTime,publishstart,listposition FROM ChannelData cd, Channel c WHERE (cd.ChannelID IN ('{EFE2D943-25CE-4E20-BE8F-8EF6B3919D4F}')) AND cd.ChannelID = c.ChannelID AND cd.Status IN (1) AND ( CharIndex(', Behavioral & Social Sciences,',', ' + Category + ',') > 0 )
ORDER BY PublishStart Desc, ListPosition
|