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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T19:52:08+00:00 2026-06-08T19:52:08+00:00

I am looking for conceptual solution for my problem and advise on using the

  • 0

I am looking for conceptual solution for my problem and advise on using the most appropriate technology.

I have database which consist of one table (id,name,…) In the functionality of the project it is required to add comments. While previewing object there will be space provided for all the comments.
Should I create another table with id as primary key and another column called comment ?
If so, having two or more comments describing the same product (and sharing the same id) is plan wrong
Should I better use some XML file and try to build something like:

   <allobjects>
         <object id=1>
           <comment>blaah blah </comment>
           <comment>something</comment>
         <object id=2>
         </object>
   </allobjects>  

and then loop through xml structure and retrieve comments ?

  • 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-06-08T19:52:10+00:00Added an answer on June 8, 2026 at 7:52 pm

    I wouldn’t put this in an xml string to then parse it. If the product is to have one and only one comment, then adding another column to the product table might be a good approach. If you ever plan to support multiple comments to a product then makes more sense to have this stored in a separate table. Similarly, if not all products are to have a comment, it’s best if you add another table. The most flexible solution is to create the new table. Storing this in an XML document does not seem too practical, specially because you’ll have to parse the xml which will be considerably slow(er) compared to retrieving it straight from a table.

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

Sidebar

Related Questions

Looking to do a bit of refactoring... Using NHibernate I have this query currently
I have a few different apps which need robust database-backed job/task queues, and so
I'm looking for the most optimized way to have an object in JS; since
While looking at some conceptual questions in C,I came across this question in a
Looking for a perl one-liner what will find all words with the next pattern:
Looking at the Slickgrid examples and using Google Chrome, I'm setting a breakpoint on
Looking for best advice on how to do this: I have an insert like
Looking for a control that allows to select one text value at a time
I'm using EditorTemplates for things like DateTime, Colors, etc. My forms, which may contain
I have been looking at a plug-in called TwitThis, but it is for tweeting

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.