|
"ANDROMEDA" startete mit Top-Quote |
|
|
Pilotfilm startet mit Top-Quote
Kategorie:
TV & Einschaltquoten -
Autor: Robert Lissack - Datum:
Sonntag, 09 Juni 2002
|
Ein voller Erfolg fuer RTL: 3,54 Mio. Zuschauer sahen den Pilotfilm zur neuen Serie "Andromeda"! Laut RTL II hatte bei den 14- bis 49-Jaehrigen jeder fuenfte Zuschauer (2,39 Millionen, 19,4% Marktanteil) eingeschaltet.
Quelle: andromeda-guide.de
SELECT a.id, a.title, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.catid, a.created, a.created_by, a.created_by_alias, a.images
FROM #__content AS a
LEFT JOIN #__content_frontpage AS b ON b.content_id = a.id
LEFT JOIN #__users AS c ON c.id = a.created_by
LEFT JOIN #__sections AS d ON d.id = a.sectionid
LEFT JOIN #__categories AS e ON e.id = a.catid
WHERE (a.state = '1')
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-02-09 00:06:49')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-02-09 00:06:49')
AND (d.published = '1')
AND (e.published = '1')
AND (a.catid IN (121) )
AND (e.name IN ('Andromeda') )
AND (a.access = '0')
ORDER BY a.created DESC
LIMIT 5
The parameters you have activated
do not correspond with any content items.
Please reconfigure your parameters
Aufgerufen: 1513
|