01-03-2008, 11:02 PM
|
#4 (permalink)
|
|
La Vida es Sueño
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
|
I always go for the following formatting approach:
sql Code:
INSERT INTO myTable SET myColumn = 1, myColumn = 1, myColumn = 1, myColumn = 1, myColumn = 1 WHERE myColumn = 1
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
|
|
|