dbTalk Databases Forums  

how to design database for binary tree

comp.databases.theory comp.databases.theory


Discuss how to design database for binary tree in the comp.databases.theory forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kashi
 
Posts: n/a

Default how to design database for binary tree - 01-20-2009 , 04:26 AM






hi,

how to design database for binary tree and insert and display values
from db. send me the querys

Reply With Quote
  #2  
Old   
Ed Prochak
 
Posts: n/a

Default Re: how to design database for binary tree - 01-20-2009 , 03:15 PM






On Jan 20, 5:26*am, kashi <vishwa.bhyra... (AT) gmail (DOT) com> wrote in
comp.databases.theory:
Quote:
hi,

* how to design database for binary tree and insert and display values
from db. send me the querys
1. this isn't a theory question.
2. we don't do homework.
3. you should at least TRY

Show us (post in comp.databases) what you tried (tables, sample data
and queries) and exactly where you are having a problem. then we can
help.
Ed


Reply With Quote
  #3  
Old   
-CELKO-
 
Posts: n/a

Default Re: how to design database for binary tree - 01-21-2009 , 08:05 AM



Quote:
* how to design database for binary tree and insert and display values from db.
Get a copy of TREES & HIERARCHIES IN SQL and read that chapter.





Reply With Quote
  #4  
Old   
kashi
 
Posts: n/a

Default Re: how to design database for binary tree - 01-27-2009 , 05:17 AM



On Jan 21, 2:15*am, Ed Prochak <edproc... (AT) gmail (DOT) com> wrote:
Quote:
On Jan 20, 5:26*am, kashi <vishwa.bhyra... (AT) gmail (DOT) com> wrote in
comp.databases.theory:

hi,

* how to design database for binary tree and insert and display values
from db. send me the querys

1. this isn't a theory question.
2. we don't do homework.
3. you should at least TRY

*Show us (post in comp.databases) what you tried (tables, sample data
and queries) and exactly where you are having a problem. then we can
help.
* Ed
i am doing project like multilevel marketing project in that data
should be saveed in binary format like A

B C
in the above fig, A is the parent using A referal B and C is
created .For that i need a queery for storeing and retriving the data
from the db, send me the qureys


Reply With Quote
  #5  
Old   
DBMS_Plumber
 
Posts: n/a

Default Re: how to design database for binary tree - 01-27-2009 , 10:50 PM



On Jan 27, 3:17*am, kashi <vishwa.bhyra... (AT) gmail (DOT) com> wrote:
Quote:
i am doing project like multilevel marketing *project in that data
should be saveed in binary format like A

B * C
in the above fig, A is the parent using A referal B and C is
created .For that i need a queery for storeing and retriving the data
from the db, send me the qureys
You have much bigger problems than database design problems.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.