MSCEWI4001
Transformation for the USE database statement is disabled by default.
Low
This EWI is related to the Transact USE statement transformation. By default, the statement is not going to be transformed, the user has to add the explicit parameter in case he wants the statement to be migrated to the Snowflake equivalent.
USE [MY DATABASE]
-- ** MSC-WARNING - MSCEWI4001 - Transformation for USE <database> is disabled by default. **
--USE "MY DATABASE"
- Specify the
-u
orusedatabase
parameter in the conversion tool in order to migrate the statement. - For more support, you can email us at [email protected] or post a message to our forums. If you have a contract for support with Mobilize.Net, reach out to your sales engineer and they can direct your support needs.
Last modified 1yr ago