SQL From Clause
From Clause in SQL denotes from which table user wants to pull the data
From Clause represents to TABLE NAME
Query: Select Item Column from Symbol table
Syntax: Select Item FROM Symbol