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

Reuse recnum and other variables between registers in fake data #84

Open
lwjohnst86 opened this issue May 2, 2024 · 0 comments
Open

Comments

@lwjohnst86
Copy link
Member

We need to reuse the same vector of recnums in both the lpr_adm + lpr_diag tables (and, similarly, reuse an dw_ek_kontakt vector for both LPR3 tables), similar to how the pnrs are the same in all the tables. Otherwise joining the tables using recnum/dw_ek_kontakt as the joining key is going to be messy.

Originally posted by @Aastedet in #70 (comment)

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

No branches or pull requests

1 participant