The document discusses the "return all rows" clause in SQL model queries. When this clause is used, it will display both updated and non-updated rows from the query results. Specifying "return all rows" explicitly is not necessary, as it is the default behavior for model queries.