Skip to content

How to update enrollments #22

Description

@kpatrick

update enrollments set sponsor_id = (
select (CAST(e2.sponsor_id AS Integer)) from enrollments2 e2 where enrollments.id = e2.id);

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions