FITFLOP
Home

redgate (2 post)


posts by category not found!

Update a SQL Column dynamically based on a substring of another column

Dynamically Updating a SQL Column Based on a Substring of Another Column Imagine you have a table storing customer data where the full address column contains b

2 min read 04-10-2024 27
Update a SQL Column dynamically based on a substring of another column
Update a SQL Column dynamically based on a substring of another column

Make flyway log schema history for repeatable migrations

Flyway Ensuring Repeatable Migrations with Schema History Flyway is a popular open source database migration tool that simplifies the process of managing schema

2 min read 01-10-2024 34
Make flyway log schema history for repeatable migrations
Make flyway log schema history for repeatable migrations