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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T20:57:39+00:00 2026-05-20T20:57:39+00:00

I have to store about 10 int, is it better to use 10 int

  • 0

I have to store about 10 int, is it better to use 10 int columns or a only varchar column whit values splitted by a character?

I’ll never need to index these columns, or to do mathematical operations.

An exemple of datas could be:

In a row of a thread ( of a forum )
Number of comments | Number of votes | Number of partecipants

These are datas that need only to be cached, not to be updated frequently.

  • 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-20T20:57:40+00:00Added an answer on May 20, 2026 at 8:57 pm

    I would use separated ints. Few reasons for this:

    • It’s probably more clean solution
    • Gives you flexibility to add indexes later if needed
    • You can sort by them
    • no need to split them for the actual use

    More insight in your problem would be necessary to provide some more sophisticated answer.

    Edit: Don’t believe you will save space. INT is 4 bytes always, number as varchar takes 1 byte for each digit + the delimiter. So if you store number greater than 999 you will actually loose space.

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

Sidebar

Related Questions

We have about 1400 xml files which we use to store data around the
We have a system were we would like to store about 100M documents. We
I'm about to create a user based website and will have to store photo,
I have a few strings(about 100) and I want to store them in a
In my app i have about 30 strings i would like to store somewhere.
I have a table in which users store scores and other information about said
I have read a ton of articles about how to store and compare entered
We are about to submit an application to the App store and we have
This is about asp.net mvc3 web application. We have used Object cache to store
I frequently use Moose to make sure my data have suitable default values, like

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.