Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 115669
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:03:23+00:00 2026-05-11T03:03:23+00:00

I am about to alter the several tables in a massive system which I

  • 0

I am about to alter the several tables in a massive system which I probably only understand around 10%.

I want to add three columns. One of these is just a rename of an existing column. Part of me wants to :-

  • Rename the column but worried about the impact on unknown parts of the system that use the old name.

  • Append the three columns to the table therefore making the old column redundant (over time).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T03:03:23+00:00Added an answer on May 11, 2026 at 3:03 am

    I think the safest way to do this is to create a new table and create new stored procedures and methods.

    But it is best to understand the whole system though… Putting on bandages like this will become a big mess over time.

    Creating new tables, stored procedures and methods is a cleaner mess than adding/modifying stuff to existing.

    EDIT: I have worked on a few web apps that had the same problem. Multiple developers before me added and modified a bunch of stuff in their own style. I assume your case is similar.

    Like I said. Best way is to understand the whole system and modify it. But if you can’t, I find it better to add new modules rather than modify existing. It is easy to unplug it when something goes wrong. Also, at least now you know exactly how your module works.

    If the existing app is very well written and easy to extend, I assume you wouldn’t ask the question here.

    So.. my final thoughts.

    • Best: Rename column and modify accordingly (if you know exactly how system works)
    • Safe: Add new columns
    • Safest: Add new table for new columns and create new methods (override or overload)
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a table with about 10K rows, which I am trying to alter
Ok, I'm now very confused. After my last question had several people comment about
I am using an open source .Net library which uses MSMQ underneath. After about
I'm writing an application in Python with Postgresql 8.3 which runs on several machines
I have asked several questions about Zend and its search functions. Now after further
Which approach to use to have ability to hide/delete columns in the table in
I'm implementing a small voting system on my website. I came up with three
Scope: Two tables. When a new patron is created, they have some information about
I have a database, with several tables. The main table, called contacts , stores
I have a question about the exit button. I have read several posts on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.