in short i want to show rows from wpdb table with same user_id. I tried
global $wpdb; $rows = $wpdb->get_results( "SELECT * FROM resume_record_list W