Suppose I have table main_table with columns:
main_table
id (AUTO_INCREMENT), first (int), value1 (double with default=0), value2 (double)