SQL ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'and message.SubgroupsId=subgroups.SubgroupsId' at line 1


Query:
select message.*,subgroups.SubgroupsName from message,subgroups where message.MessageId= and message.SubgroupsId=subgroups.SubgroupsId