A user creates a stage using the following command: ```sql CREATE STAGE mystage DIRECTORY = (ENABLE = TRUE) FILE_FORMAT = myformat; ``` What will be the outcome? | Snowflake SnowPro Core Quiz - LeetQuiz