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

  • Home
  • SEARCH
  • 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 5963635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T19:17:17+00:00 2026-05-22T19:17:17+00:00

I am using PHP and have a constant declaring the table column details. I

  • 0

I am using PHP and have a constant declaring the table column details.

I currently $sql = "CREATE TABLE ' . $table_name . ' ' . TABLE_COLUMNS; and odbc exec it, where TABLE_COLUMNS is a DEFINE() (constant literal string).

This is more of an SQL question than coding. I don’t want to change any code other than the DEFINE; I just want (if possible) one SQL statement which creates the table if it does not exist, or updates it if it does, inserting columns as necessary, with either blank, or zer0 or some meaningful in the already extant rows (which must remain).

Can that be done, or do I have to write some code which knows what the columns were before and what the new ones are now? (and what about deleting columns?)

  • 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. Editorial Team
    Editorial Team
    2026-05-22T19:17:18+00:00Added an answer on May 22, 2026 at 7:17 pm

    You won’t get there with a single define. You should try to create the table. If that fails, try to create each of the columns. Not that adding columns one by one can be very time consuming on large tables, because MySQL is actually recreating the whole table and copying all the data.

    It is better to get the current structure of the table, parse it, and add the required columns.

    Please check this similar question.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using php and I have the following code to convert an absolute path
Using PHP and MySQL, I have a forum system I'm trying to build. What
I have been using PHP and JavaScript for building my dad's website. He wants
I have an app using PHP and the PayPal API. The basic way it
I have been programming using PHP, Javascript and have been a designer for a
In using PHP's DOM classes (DOMNode, DOMEElement, etc) I have noticed that they possess
At the team with which I work, we have an old codebase using PHP's
I have a Php application using stream_socket_client(), to get data through tcp from a
I have a php file which I will be using as exclusively as an
I have two PHP scripts, both using the same session by calling session_name('MySessID') .

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.