![]() |
Little help with 'sql replace'
I am trying to replace ',' (comma) with ', ' (comma and one space) in all posts.
How to run a sql query? Say table name is 'table1'. Column name is 'column1'. thanks. --------------- Added [DATE]1207973435[/DATE] at [TIME]1207973435[/TIME] --------------- OK. I found out this query on the internet. Worked good. update [table_name] set [field_name] = replace([field_name],'[string_to_find]','[string_to_replace]'); http://www.nikmakris.com/2005/mar/29.html thanks! |
All times are GMT. The time now is 07:43 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|