Get all images from this database table

Use the global $wpdb for example $myrows = $wpdb->get_results( “insert sql here");