I have table, where if data is inserted in two attempts, after that, noone can neither insert or update the data in the following table,e.g. First am...
I have 2 tables: --CREATE TABLE create table MyTable ( Student varchar(10), course varchar(10), credit varchar(2) , gradeno int, remark varchar(10)...
Hi All, I have a code snippet with insert T-SQL code, I want to make my insert code automatic through trigger, but I don't no, how should I do it,...
Separate names with a comma.