How to get entry by title by using wpdb

Use

get_results('SELECT * FROM wp_aacv WHERE post_title LIKE '".$abcde."' ');