I am not sure all information 100% correct. Some information getting from internet sites. Main theme of this blog is own reference....
SELECT GROUP_CONCAT(id) FROM table_level where parent_id=4 group by parent_id;
Reference from
No comments:
Post a Comment