This sounds like an issue with your hosting company. Have you contacted them to ask for help? If it’s a database problem and you can’t get it, that might be an option.
Good luck and keep us posted!
WordPress database error: [Table 'boltproductionentertainment.wp_posts' doesn't exist]
SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.ID = 111 AND wp_posts.post_type = 'page' ORDER BY wp_posts.post_date DESC
WordPress database error: [Table 'boltproductionentertainment.wp_posts' doesn't exist]
SELECT * FROM wp_posts WHERE ID = 111 LIMIT 1
WordPress database error: [Table 'boltproductionentertainment.wp_redirection_404' doesn't exist]
SHOW FULL COLUMNS FROM 'wp_redirection_404'
You have multiple missing database tables. In particular, the _posts table is where all of your posts and pages are stored.
Do you have a backup of your site?