In Command Prompt, I want to add a number to 'address' for, say, id = 23.
Is there a way to say append or concatinate the record with this additional information? In other words, NOT to do what update seems to do, and that's remove everything else. Cheers, experts.
Is there a way to say append or concatinate the record with this additional information? In other words, NOT to do what update seems to do, and that's remove everything else. Cheers, experts.