Erfan Hesami
Results
1
issues of
Erfan Hesami
## Steps To Reproduce ### 1. create queries inside queries folder : monthly_tech_overtime.sql ``` SELECT * FROM insights.monthly_tech_ovt_tbl WHERE PC = 'OT' ``` monthly_stat_count.sql ``` WITH monthly_summary_stats AS ( SELECT...
bug