Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~247 People Reached
About Me

கடவுள் தந்த அழகிய வாழ்வு உலகம் முழுதும் அவனது வீடு . கண்கள் முடியே வாழ்த்து பாடு .... கருணை பொங்கும்…

Favorite Forums
Favorite Tags
php x 1
Member Avatar for satheshkumarhr

Anybody please help use the below table and tree structure and calculate left and right count. My Table Creation Query: CREATE TABLE `testmlm`.`binary_tree` ( `id` INT( 11 ) NOT NULL AUTO_INCREMENT , `name` VARCHAR( 150 ) NOT NULL , `left_id` INT( 11 ) NULL , `right_id` INT( 11 ) NULL …

Member Avatar for veedeoo
0
247