On Jun 7, 2013 9:28 PM, "Gu®u" <nagendra802000@xxxxxxxxx> wrote: > > > > Hi All, > > Yes 'add' is a reserved word & that was my mistake. I was looking it from PHP side all the time. I didn't thought about MYSQL stuff. I have changed it to 'os_add' and now its working. Thanks guys. You guys rock :) > You can use reserved keywords as column names too. Just use ` to enclose the name. Like `add`