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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T13:16:36+00:00 2026-05-31T13:16:36+00:00

I have a form where there are preferences for a hotel customer. There are

  • 0

I have a form where there are preferences for a hotel customer. There are a lot of preferences, for instance, for the “Drink” category, there is “coca”, “wine”, “whiskey”. Customers can make multiple selection, for example, selecting both wine and coca for Drink. I have a table named “customer_preferences” to store their preferences in postgresql. The table will consist of the ID of the customer as primary key and columns like “Drinks” and “Leisure”. Now when a customer has selected “coca” and “wine” for drink, how can I store both these values? Also I am planning to use the database for data mining. My question is how can I store multiple values of preferences and the corresponding insert statement?
Thank you.

  • 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-31T13:16:37+00:00Added an answer on May 31, 2026 at 1:16 pm

    You’ll have CUSTOMER and PREFERENCE tables, with a one-to-many relationship between them.

    You’ll have a single transaction that looks like this:

    1. Insert the CUSTOMER parent record.
    2. Get the generated primary key for the new CUSTOMER record.
    3. INSERT one record for each PREFERENCE using the primary key of the new CUSTOMER record as the foreign key.

    So you’ll have (n+1) INSERTs and one SELECT for a single CUSTOMER record and n PREFERENCE records.

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

Sidebar

Related Questions

I have a form where there are 6 items, each of which can be
I have a windows form application. On the form there are three groupboxs. Each
Scenario I have a Windows Forms Application. Inside the main form there is a
I have a form loading inside my page and there is a button out
I have a form with lots of data. There is a Submit button. Upon
I have a main Form. There is a linklabel. If i click on it,
I have a enrollment form where users have to input there address. I am
I have a page where there is currently more than one form. I used
I have an application in which there is a form which I want to
I have this situation: There are a login page with a login form (form

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.