Question IF...THEN...ELSE statement within SQL UPDATE SELECT
... ELSE statement within SQL UPDATE SELECT Hi! I would like to compute for the general average of a student who belong to a certain class section. The flow of query will look like Code: IF SectionName='Section1' THEN update a table field GenAve using a .
www.vbdotnetforums.com |