SELECT MIN(2008_representation.date) AS debuttourn, MAX(2008_representation.date) AS fintourn
FROM 2008_representation,2008_ville
WHERE 2008_representation.spectacle_id = '31'
AND 2008_representation.id = '752'
AND 2008_ville.id = 2008_representation.ville_id
AND 2008_ville.code_postal NOT LIKE '75%'
Philippe LELLOUCHE
"Boire, fumer et conduire vite !" Le 03-08-2010
|
 |
|
SELECT MIN(2008_representation.date) AS debuttourn, MAX(2008_representation.date) AS fintourn
FROM 2008_representation,2008_ville
WHERE 2008_representation.spectacle_id = '25'
AND 2008_representation.id = '732'
AND 2008_ville.id = 2008_representation.ville_id
AND 2008_ville.code_postal NOT LIKE '75%'
Denis MARECHAL
"Denis Marechal passe la seconde !" Le 04-08-2010
|
 |
|
SELECT MIN(2008_representation.date) AS debuttourn, MAX(2008_representation.date) AS fintourn
FROM 2008_representation,2008_ville
WHERE 2008_representation.spectacle_id = '9'
AND 2008_representation.id = '733'
AND 2008_ville.id = 2008_representation.ville_id
AND 2008_ville.code_postal NOT LIKE '75%'
Elisabeth BUFFET
"Elisabeth Buffet" Le 06-08-2010
|
 |
|
SELECT MIN(2008_representation.date) AS debuttourn, MAX(2008_representation.date) AS fintourn
FROM 2008_representation,2008_ville
WHERE 2008_representation.spectacle_id = '38'
AND 2008_representation.id = '677'
AND 2008_ville.id = 2008_representation.ville_id
AND 2008_ville.code_postal NOT LIKE '75%'
Franck DUBOSC
"Il était une fois... Franck Dubosc" Le 15-09-2010
|
 |
|
SELECT MIN(2008_representation.date) AS debuttourn, MAX(2008_representation.date) AS fintourn
FROM 2008_representation,2008_ville
WHERE 2008_representation.spectacle_id = '8'
AND 2008_representation.id = '595'
AND 2008_ville.id = 2008_representation.ville_id
AND 2008_ville.code_postal NOT LIKE '75%'
Stéphane ROUSSEAU
"Les Confessions de Rousseau" Le 06-10-2010
|
 |
|
SELECT MIN(2008_representation.date) AS debuttourn, MAX(2008_representation.date) AS fintourn
FROM 2008_representation,2008_ville
WHERE 2008_representation.spectacle_id = '21'
AND 2008_representation.id = '670'
AND 2008_ville.id = 2008_representation.ville_id
AND 2008_ville.code_postal NOT LIKE '75%'
Florence FORESTI
"MotherFucker" Le 03-11-2010
|
 |
|