I'm an initial SQL user (not formally trained; only ozetti) and some help with a simple update statement the wanted. I would like to write an update statement which allows me to list the ID. The statement shown below is how I am currently writing it, ideally, this statement will allow me to write "Where Plantinitid In (49-57). Is there any way to do this? Any help? Thanks to.
Update Plant Function Tables Set Definition = 1 Where in Plantutid (49,50,51,52,53,54,55,56,57)
Can this work?
Update PlantFactory table is set, Yes 1 9 = Plantunitid
between 57
Comments
Post a Comment