'SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_posts.ID NOT IN (
SELECT object_id
FROM wp_term_relationships
WHERE term_taxonomy_id IN (47485,47486)
)
) AND (
(
( wp_postmeta.meta_key = \'the_author\' AND wp_postmeta.meta_value = \'1152833\' )
OR
( wp_postmeta.meta_key = \'secondary_author\' AND wp_postmeta.meta_value LIKE \'{192f35bd0bed086623194a25fbb1723c1d5a16c0a076b4d740d205f9f8bc2d88}\\"1152833\\"{192f35bd0bed086623194a25fbb1723c1d5a16c0a076b4d740d205f9f8bc2d88}\' )
)
) AND wp_posts.post_type = \'post\' AND ((wp_posts.post_status = \'publish\'))
GROUP BY wp_posts.ID
ORDER BY wp_posts.post_date DESC
LIMIT 0, 6'
Greasing the wheel: Oil’s role in the global crisis
Between January 2002 and August 2008, the nominal oil price rose from $19.7 to $133.4 a barrel. This led to a large increase in oil revenues for oil exporters and a deterioration of the current account for oil importers. Between 2002 and 2006, net capital outflows from oil exporters grew by 348%, becoming the largest global source of net capital outflows in 2006 (McKinsey 2007).
Capital outflows from oil exporters therefore played an important role in the global liquidity glut during the build-up to the US subprime crisis.
May 24, 2012



