hi,
this is some concept question
i've used join with select command. can i use join on delete / update or any other command? can i have some example given?
what about union, can i union select with delete or delete with delete, i mean any other combination beside select ... union select ...
thank you very much
this is some concept question
i've used join with select command. can i use join on delete / update or any other command? can i have some example given?
what about union, can i union select with delete or delete with delete, i mean any other combination beside select ... union select ...
thank you very much
Comment