![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Is there a way to do this in standard SQL? What DBMS?? |
#22
| |||
| |||
|
|
Is there a way to do this in standard SQL? What DBMS?? |
#23
| |||
| |||
|
|
Troels Arwen has a number of links to articles dealing with hierarchical data. See "Hierarchical data in RDBMSs" at http://troels.arvin.dk/db/rdbms/links/ |
#24
| |||
| |||
|
|
Troels Arwen has a number of links to articles dealing with hierarchical data. See "Hierarchical data in RDBMSs" at http://troels.arvin.dk/db/rdbms/links/ |
#25
| |||
| |||
|
|
Troels Arwen has a number of links to articles dealing with hierarchical data. See "Hierarchical data in RDBMSs" at http://troels.arvin.dk/db/rdbms/links/ |
#26
| |||
| |||
|
|
Oracle. I was pleasantly surprised to find the CONNECT BY PRIOR mechanism in PL/SQL which appears to do exactly what I want, although I am a little concerned about using vendor-specific SQL extensions. |
#27
| |||
| |||
|
|
Oracle. I was pleasantly surprised to find the CONNECT BY PRIOR mechanism in PL/SQL which appears to do exactly what I want, although I am a little concerned about using vendor-specific SQL extensions. |
#28
| |||
| |||
|
|
Oracle. I was pleasantly surprised to find the CONNECT BY PRIOR mechanism in PL/SQL which appears to do exactly what I want, although I am a little concerned about using vendor-specific SQL extensions. |
![]() |
| Thread Tools | |
| Display Modes | |
| |