SELECT b.id,b.message_subject,b.message_body,b.message_date,b.reply_id,b.message_receiver FROM nesote_inoutscripts_users a, nesote_inoutshopping_messaging b WHERE a.id=b.message_sender and b.message_sender='' and b.message_status='1' and b.id IN(select MAX(id) from nesote_inoutshopping_messaging where message_sender= GROUP BY reply_id) ORDER BY b.id desc;
MySQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'GROUP BY reply_id) ORDER BY b.id desc' at line 1 BlockchainValley
Copyright © 2019 - 2024 Powered by Blockchaincompany.info. All Rights Reserved.