‘OR REPLACE’ Warning. ALTER VIEW Added.

Most Valentina SQL commands of kind CREATE SOMETHING have clause ‘OR REPLACE’. You should understand that this clause forces DROP of existed object before new will be created. This means that all its sub-objects also will be deleted. To avoid this use ALTER command.

For 4.3 we have add ALTER VIEW command.

Published by

Ruslan Zasukhin

VP Engineering and New Technology Paradigma Software, Inc