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 6614555
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T20:21:10+00:00 2026-05-25T20:21:10+00:00

I have a question to which I have been unable to find the answer.

  • 0

I have a question to which I have been unable to find the answer.

I can create an extra column in a PHP recordset by using an existing column and duplicating it:

SELECT 
    id_tst, 
    name_tst, 
    age_tst, 
    price_tst, 
    price_tst AS newprice_tst 
FROM test_tst

From what I can work out the AS will only duplicate an existing colulmn or rename a column rs.

I want to add two extra columns to a table, but with no values.

I know a lot of people will say whats the point in that; it’s pointless to have 2 columns with no data.

The reason is I am doing a price updating module for a CMS system, where the user can download a .csv file containing prices, modify the prices in a spreadsheet then re-upload the CSV to update he prices.
the two extra columns would be to hold the new prices keeping the old so a roll back from the CSV file could be performed if nessecary.

I could just get the client to add the two new colulmns into the spreadsheet, but would prefer to have the exported CSV with the columns already in place.

Is it possible to create blank columns when creaing an rs?

  • 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-25T20:21:11+00:00Added an answer on May 25, 2026 at 8:21 pm

    You can create empty “dummy” columns by aliasing a blank string:

    SELECT '' AS emptyColumn, column1, column2 FROM table
    

    This will produce another column in your query with all blank values.

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

Sidebar

Related Questions

I have a rails question that I have been unable to find an answer
Hey guys i have a question which i have been looking for the answer
I asked a question , title of which might have been misleading so I'm
I am sure this will have been answered but I proved unable to find
This is probably a simple question but i've been unable to find a quick
I apologize if this is a simple question but I've been unable to find
I've been scouring the internet for days, but have been unable to find a
I have a question which seems to be rather fundamental but I can't seem
I have a question which is described below: What problems would arise for testing
I have a question which I think involves conditional entropy in the field of

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.