Hi All, I am not sure if this is offtopic or no, but you all SQL gurus can help me out
To insert value in any table we can use either 1. "insert...value" method, Or 2. "Insert...set" method. BTW, I use MySQL Most of the documentation talks about "insert...value" method and there is no mention about the "insert...set" method. I feel "insert...set" method is more user friendly. Am i missing something or is there any drawback/problem associated with using the "insert...set" method. Please comment.. -- ThanX YogS [Non-text portions of this message have been removed]