This SQL statement updates the schedulehour and schedulemin fields in the report_schedule table to values of 10 for all records where the report ID is in a subquery that selects the ID from the report table for reports with a DBID of 10.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
28 views1 page
Query
This SQL statement updates the schedulehour and schedulemin fields in the report_schedule table to values of 10 for all records where the report ID is in a subquery that selects the ID from the report table for reports with a DBID of 10.