Skip to content
Advertisement

SQL Server : assistance with INSERT INTO

I have a problem where I need to create new entries in the SpecialOfferProduct table. I am applying my created discount (SpecialOfferID = 20) to all products that have an inventory greater than 1800 but I can’t figure out what I am doing wrong. this is my code.

It’s from the AdventureWorks2012 database

Thanks

Advertisement

Answer

did you means it

User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement