UPDATE `sample_table` SET `name` = @p0 WHERE `id` = @p1 RETURNING `time_created`, `time_updated`