SELECT ranked.rank
FROM (
SELECT
id,
ROW_NUMBER() OVER (ORDER BY posted DESC) AS `rank`
FROM myvidster_video
WHERE channel_id = 1534002
AND (
private IN (0,2))
) ranked
WHERE ranked.id = 91504509;
This video is
meant to give new
clients/customers
a brief overview
of our service. It
is a bit cheeky
but we hope that
it helps to get
our point acros
(more)
This video is meant to give new clients/customers a brief overview of our service. It is a bit cheeky but we hope that it helps to get our point across.