Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dreistufige Extraktion ermöglichen #5

Open
Chlara opened this issue Sep 20, 2016 · 1 comment
Open

dreistufige Extraktion ermöglichen #5

Chlara opened this issue Sep 20, 2016 · 1 comment
Assignees
Milestone

Comments

@Chlara
Copy link
Member

Chlara commented Sep 20, 2016

SIARDexcerpt soll, nebst der Haupttabelle und deren mit Primär- und Fremdschlüssel verbunden Tabellen (z.B. TabelleX), auch noch die in zweiter Ordnung verbundenen Nebentabellen bei der Extraktion miteinbeziehen (z.B. TabelleX1 und TabelleX2).

                               Haupttabelle
                                  PK
                   ,---------------|---------------,
                  FK              FK              FK
               TabelleX        TabelleY        TabelleZ
                PK FK                             PK
          ,------'  '--------,            ,--------'--------,
         FK                  PK          FK                FK
      TabelleX1         TabelleX2    TabelleZ1         TabelleZ2

.

@Chlara Chlara added this to the v0.1.0 milestone Sep 20, 2016
@Chlara Chlara self-assigned this Sep 20, 2016
@Chlara
Copy link
Member Author

Chlara commented Sep 22, 2016

SIARDexcerpt soll zudem auch Tabellen anzeigen, welche mit Fremdschlüssel in der Haupttabelle verbunden wurden (z.B. TabelleA).

                               Haupttabelle
                                  PK   FK
                   ,---------------|    '----------,
                  FK              FK              PK
               TabelleX        TabelleY        TabelleA
                PK FK                             
          ,------'  '--------,            
         FK                  PK          
      TabelleX1         TabelleX2    

.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant