Albe Laurenz wrote:
It's not important, but maybe an error message would be preferred.srdjan wrote:What is the desired response to INSERT INTO vvv (name, town, num) VALUES ('Karl', 'Leipzig', 18); Should this generate an error message, do nothing, or insert something?In this case you shouldn't be able to do this insert.Should it generate an error message or do nothing? Yours, Laurenz Albe Regards, Srdjan Matic |