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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T06:55:08+00:00 2026-05-26T06:55:08+00:00

I am designing an SQL database (accessed via PHP/MySQL) and have questions about designing

  • 0

I am designing an SQL database (accessed via PHP/MySQL) and have questions about designing the database in a way that helps the website run relatively quickly. My precise question pertains to speed when querying a table with many columns where one column is of type text. I am wondering, if

  • this table will be frequently queried,
  • the queries only about 50% of the time will include the text column,
  • and I specify the columns names so the text column is not returned in those 50% of queries,

will the presence of the text column in the table affect the query speed? As a follow-up, do text columns generally slow down database queries?

Any other general tips on database design to help boost query speed are appreciated, as are any suggestions for books or other references on this topic. Thanks!

  • 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-26T06:55:08+00:00Added an answer on May 26, 2026 at 6:55 am

    afaik there is no difference if you add a text column to a table, as long as you do not use it in the where clause.
    if you use it in the where clause it’s definately good to have an index on it. Avoid comparsions with like, as they are slower.

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

Sidebar

Related Questions

I'm designing my database and LINQ To SQL ASP.NET web application. Imagine I have
I am designing a User table in my database. I have about 30 or
I am designing a standard ASP.Net site with a SQL database. I have a
i am designing a project in asp.net mvc3, i have designed database in sql
I am designing a new database via a new sql file. I am using
I'm designing database and I'm curious about does mandatory checkbox in mysql workbench mean,
This is my first time designing tables in a sql database and I have
I'm designing a small SQL database to be used by a web application. Let's
We are designing a SQL Server database with link tables for many-to-many relations. The
I'm designing a few applications that will share 2 or 3 database tables 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.