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

Small group attendance import #186

Merged
merged 7 commits into from
Mar 2, 2016
Merged

Small group attendance import #186

merged 7 commits into from
Mar 2, 2016

Conversation

ghost
Copy link

@ghost ghost commented Mar 1, 2016

  • Code gen and import script
  • For small groups and fuse groups

@dcs619
Copy link

dcs619 commented Mar 2, 2016

Script #17 should just be the INSERT statement from your CodeGen file and a SELECT that joins with Group and Person.

@dcs619
Copy link

dcs619 commented Mar 2, 2016

You can skim this article to get a good understanding of set-based operations vs iterative, and how much faster SQL is with sets.

dcs619 pushed a commit that referenced this pull request Mar 2, 2016
@dcs619 dcs619 merged commit 0be2958 into alpha Mar 2, 2016
@dcs619 dcs619 deleted the feature-group-attendance branch March 3, 2016 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant