2022
Details about the releases of Mobilize.Net SnowConvert for Vertica during 2022.
This first version of SnowConvert includes only parsing and assessment for certain statements. That means that the statements are recognized and counted for assessment purposes however, the conversion rates are expected to be low since no transformation rule has been yet created for them.
- Parse and assess for the
CREATE TABLE
statement. - Parse and assess for the
CREATE VIEW
statement. - Parse and assess for the
CREATE PROCEDURE
statement. - Parse and assess for the
SELECT
statement. - Parse and assess for the
INSERT
statement. - Parse and assess for the
UPDATE
statement. - Parse and assess for the
DELETE
statement.
Last modified 8mo ago