I make a request in the database, and found a problem when outputting. That the image data is not found anywhere, tobish in the admin panel, I set it to “record miniature” and I cannot display the values ​​by means of a query. The request looks like this:
$latest = $wpdb->get_results("SELECT * FROM wp_posts WHERE post_status='publish' ORDER BY id='DESC'");