Skip to content

Search Query #18

Description

@arjandha

SELECT *
FROM Item I, LeadSinger S
WHERe I.upc = S.upc AND (I.title like '%Some Search String%' OR I.category like '%Some Search String%' OR S.name like '%Some Search String%');

//Some search string is entered by user in gui.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions