You cold use this route instead, not sure if its the "efficient" answer you're looking for..
	Code:
	INSERT INTO `variables` (`varname`,`value`,`information`) VALUES 
('startzone','tutorialb','Setting default Startzone for all clients and races to TutorialB');
 If you just want to send everybody...