SELECT wp_posts.*, wp_postmeta.*
FROM wp_postmeta
INNER JOIN wp_posts ON wp_postmeta.meta_value=wp_posts.ID
WHERE wp_postmeta.post_id = '9712'
AND wp_postmeta.meta_key = '_thumbnail_id'
Film Fest is a celebration of the BFA Acting for Film, Television, Voice-Over and Commercials program for the 2024-25 year. We’ll hear and see snapshots of work from the freshmen, sophomore and juniors, and close with three short films featuring the class of 2025.
SELECT wp_posts.*, wp_postmeta.*
FROM wp_postmeta
INNER JOIN wp_posts ON wp_postmeta.meta_value=wp_posts.ID
WHERE wp_postmeta.post_id = '9709'
AND wp_postmeta.meta_key = '_thumbnail_id'