Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Batch.sql
  • Loading branch information
bradanton committed Mar 17, 2025
commit e08354e4b991f8d229108a0267d4bc476b03221d
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
SELECT DISTINCT {0} CAST(RIGHT(member_id, LEN(member_id) - 1) AS BIGINT) AS person_id, member_id
FROM {sc}.Enrollment
order by 1
limit 1000000
order by 1