top of page
Develop c360_vision_usage_report view
Requirement
Requirement:
Develop a SQL script to create a view named c360_vision_usage_report_vw that combines all the employee vision usage data from s_weekly_vision_usage_report table with the most recent cdl_effective_date from the same table and assign the value to all the records, name the column as cdl_effective_date.
Purgo AI Agentic Code
bottom of page