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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T15:40:26+00:00 2026-05-24T15:40:26+00:00

I have 2 tables. Table 1 = Visit (Someone came into the store) Table

  • 0

I have 2 tables.

Table 1 = Visit (Someone came into the store)
Table 2 = VisitReason (Why they came into the store).

Is there any reason why table 2 could be all boolean fields that get translated into checkboxes in my mvc view?

This would be an alternative to creating a record for every reason for their visit that is associated with the visit.

Thoughts?
(Yes I’m new and learning).

Thanks for any 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-05-24T15:40:29+00:00Added an answer on May 24, 2026 at 3:40 pm
    1. Think six months in the future. What if you need to add a new reason? Do you add another column? What if the table has 800 million rows by that time? It’s going to take a long time to restructure the table to add that column. Whereas if you add one row per reason, you can add a new reason type at any time.

    2. Imagine the query to answer the question, “show me users who had at least two reasons to come into the store.” That is, any two columns are true. Then extend that to three reasons.

    3. What indexes would you create on this table of N columns to speed up searching for a given reason. One index on each column? What if I want to know about visitors who had two reasons? Now you need one index for each combination of any two reasons.

    4. Is it valid for all the boolean fields to be false? That is, the customer visited but for none of the reasons. If that’s invalid, how would you ensure that at least one is checked as true?

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

Sidebar

Related Questions

I have two tables: Table 1: ID, PersonCode, Name, Table 2: ID, Table1ID, Location,
Suppose you have these tables: Table Name: Salesman Fields: S_ID(Primary Key), Name Table Name:
i have 2 tables CREATE TABLE if not exists tag_name( + tagid INTEGER PRIMARY
I have 2 tables: CREATE TABLE `product_det` ( `id` bigint(12) unsigned NOT NULL AUTO_INCREMENT,
I have several tables: CREATE TABLE [dbo].[Tracks]( [Id] [uniqueidentifier] NOT NULL, [Artist_Id] [uniqueidentifier] NOT
Say I have three tables: Fruit (Table 1) ------ Apple Orange Pear Banana Produce
Here's the scenario: I have 2 tables: CREATE TABLE dbo.API_User ( id int NOT
I have two tables: a source table and a target table. The target table
I have a visit table with columns member_id visit_id visit_logout_datetime(values like this... ' now
In my appliation,all pages are protected,so they must login to visit the pages. And

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.