INSERT INTO `table` (`column`,`col2`) VALUES isn’t completely worthlessIn most cases, when doing an insert statement I use SET to increase readability. It is also nice because I… Continue reading "INSERT INTO `table` (`column`,`col2`) VALUES isn’t completely worthless"…14 Nov 2008 Comments: 0