sql-batch-job/ ├── schema/ │ └── 01_create_tables.sql # Table definitions and indexes ├── data/ │ └── 02_seed_data.sql # Sample batch job data (13 steps, 22 rules) ├── src/ │ └── ...
The SQL Server query optimizer would first construct a query plan for a batch of T-SQL code, a stored procedure, or function and then submit that plan for processing in a way that once started, it had ...
A shared pacs_to_sql/common module provides centralized logging, UID fingerprinting, and association pooling utilities. These tools bridge the gap between DICOM's query model and familiar SQL ...