mysql - How to Get all childrens Count in binary tree in php -


i have h type table

enter image description here

now want full binary tree , full left , right chides count

select  leg , count(user_id)as count table group leg 

this show count of left , right


Comments

Popular posts from this blog

javascript - WinJS appendTextAsync producing scheduler errors -

minify - Minimizing css files -

Sockets with kotlin -