Updating data from the query

Napsal:
ned 06. pro 2015 11:31:23
od andesys
(Translated from another language)
Can data be updated from the query
Re: Updating data from the query

Napsal:
ned 06. pro 2015 11:31:44
od andesys
Queries are determined for displaying data from various class by nature. Query can also use all the structures that the database enables including agregation, cartesian product, stored procedures. This is why you cannot determine where particular value should be stored in the end. Therefore, data cannot be updated from the query.