Lüftung von Gebäuden. Kühlbalken – Prüfung und Bewertung von aktiven Kühlbalken
02.08.2011
Die Zentrale des Energieversorgungskonzerns EnBW in Karlsruhe umfasst ein mehrere 10.000 m² großes Areal mit Büro- und Verwaltungsbauten. Trotz der großflächigen Verglasung und des sommerheißen und schwülen Standorts Karlsruhe hatte…
16.03.2011
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) LEFT JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id AND wp_postmeta.meta_key = 'wertig' ) LEFT JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (13476,13477,13478,13479,13480,13481,13482,13483,13484,13485,13486,13487,13488,13489,13490,13491,13492,13493,13494,13495,13496,13497,13498,13499,13500)
) AND (
wp_postmeta.post_id IS NULL
OR
( mt1.meta_key = 'wertig' AND mt1.meta_value = '1' )
OR
( mt1.meta_key = 'wertig' AND mt1.meta_value = '0' )
) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft')))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 DESC, wp_posts.post_date DESC
LIMIT 180, 12