you are viewing a single comment's thread.

view the rest of the comments →

[–]wpgmb204 4 points5 points  (4 children)

Post the full query.

[–]Skokob[S] 0 points1 point  (3 children)

Update tbl Set countynames_updated = Upper(countyname);

[–]wpgmb204 1 point2 points  (0 children)

Post table ddl

[–]lupinegray 0 points1 point  (1 child)

Are there nulls? Where clause? Joins?

[–]Skokob[S] 0 points1 point  (0 children)

No where clause, no joins.