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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T18:22:23+00:00 2026-06-08T18:22:23+00:00

I have an SQLite database with a table help with columns i_id , issue

  • 0

I have an SQLite database with a table help with columns i_id, issue, url, steps, kw1, kw2, […], kw12. kw1 – kw12 contain one word and can be null.

When I do:

sqlite> select issue,url,steps from help where kw1='adobe';

I get:

blank popup|blankpopup.html|S
missing pdfs|missingpdfs.html|S
printall not populating|printall.html|A

this is right. When I move to another keyword like ‘ie’ that is in multiple fields across kw1 – kw12, how do I do a select statement where instead of searching just kw1, it searches kw1 through to kw12?

I know what fields ‘ie’ is in. I have an Excel sheet of how the database is built but the people using the database don’t.

  • 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-08T18:22:24+00:00Added an answer on June 8, 2026 at 6:22 pm

    If I understand right, you just need to use Or keyword and search thru all the kw-fields

    sqlite> select issue,url,steps from help where kw1='ie' or kw2='ie' or kw3='ie' or kw4='ie' or kw5='ie' or kw6='ie' or kw7='ie' or kw8='ie' or kw9='ie' or kw10='ie' or kw11='ie' or kw12='ie';
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have one table in sqlite database which contains five different columns as shown
I have one problem with Android SQLite database. I have one table which contains
I have a DataTable which I want to save to a SQLite Database Table.
In this example we have 3 related tables on a SQLite database: CREATE TABLE
i have a table in sqlite database like following. id status ============= x 0
I have a table in SQLite database of Android which has a column RANK
I have a table in a SQLite database with multiple key fields (lang and
I'm using the Firefox sqlite manager addon and I have a database table named
In my application I have a sqlite database that looks like this: CREATE TABLE
I have a SQLite database with a table containing the scores of some league

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.