As it was mentioned above, a query (cataloged or non-cataloged) is a different representation of a table, in other words, a query is almost the same table. Thus, it is natural to expect that the same (or almost the same) operations can be performed with a query as the ones with a table. However, there are some differences, and the main difference is that not all the queries permit editing, that is, changing, removing and adding records.