Read operation on any table means to fetch some useful information from the table.
Answer
True
Reason — A read operation in database refers to retrieving or fetching data from a table. It's aimed at accessing and obtaining useful information stored in the table.