But i want it to give 1 Honor Point , my problem is that i can't understand the TrainingCamp tables .. that's what i wrote
EXEC SRO_VT_SHARD.._TRAINING_CAMP_CREATE @
Dupdate SRO_VT_SHARD.._TrainingCamp set EvaluationPoint+=10,GraduateCount+=10 where id in (Select campid from SRO_VT_SHARD.._TrainingCampMember where charid @
d)It doesn't create an academy and doesn't give 1 Honor Point






