sql update statement if else的相關公司資訊
Question IF...THEN...ELSE statement within SQL UPDATE SELECT

Question IF...THEN...ELSE statement within SQL UPDATE SELECT

瀏覽:857
日期:2025-06-13
IF SectionName='Section1' THEN update a table field GenAve using a formula ELSEIF SectionName="Section2" THEN update a table field GenAve using another formula ElSE ... If SectionName = 'Section1' UPDATE tblgradek12 SET GenAve=((Speech * 1.2 ......看更多