v.20.1Bug Fix

Fixed Server Crash with EXISTS Query Without TABLE or DICTIONARY Qualifier

Fixed sever crash when EXISTS query was used without TABLE or DICTIONARY qualifier. Just like EXISTS t. This fixes #8172. This bug was introduced in version 19.17. #8213 (alexey-milovidov)