Re: Updating rows with "calculated" value

219 views
Skip to first unread message

Thomas G. Mayfield

unread,
Mar 4, 2013, 9:59:58 AM3/4/13
to fluentmigrato...@googlegroups.com
Have a look at Execute.Sql()

On Sunday, March 3, 2013 9:23:05 AM UTC-7, Bert Vanpeteghem wrote:
I added a column to a table, and I would now like to update that column with a value calculated from an other column.

For example, in SQL I could do: update Table set Column1 = 'foo' + Column2 

Is this possible with FluentMigrator?
Reply all
Reply to author
Forward
0 new messages