SQL Where Clause

     

     

    Copy Query and Syntax:

    Query: Select all the columns from Symbol Table where ITEM having APPLE
    Syntax: Select * from Symbol where Item = 'Apple'