OK, my problem is:
I have a search query.
If I don't use criteria then it works fine. It displays all data stored in table. Even those rows where some columns are empty. I use left join, of course.
But when I use asteriks as criteria, those rows where column on which criteria is used is...