SELECT ranked.rank
FROM (
SELECT
id,
ROW_NUMBER() OVER (ORDER BY posted DESC) AS `rank`
FROM myvidster_video
WHERE channel_id = 74065
AND (
private IN (0,2))
) ranked
WHERE ranked.id = 1788576;
Part two of a
video interview
with Julian
Assange, the
Editor-in-Chief of
the
whistle-blowing
website WikiLeaks.
Produced for the
Belfast Telegraph
by
(more)
Part two of a video interview with Julian Assange, the Editor-in-Chief of the whistle-blowing website WikiLeaks. Produced for the Belfast Telegraph by Millar Grattan Media - millargrattanmedia.com