| DOCUMENTATION | https://docs.snowflake.com |
| English | https://docs.snowflake.com/en/sql-reference/sql/create-type |
| Français | https://docs.snowflake.com/fr/sql-reference/sql/create-type |
| Deutsch | https://docs.snowflake.com/de/sql-reference/sql/create-type |
| 日本語 | https://docs.snowflake.com/ja/sql-reference/sql/create-type |
| 한국어 | https://docs.snowflake.com/ko/sql-reference/sql/create-type |
| Português | https://docs.snowflake.com/pt/sql-reference/sql/create-type |
| 시작하기 | https://docs.snowflake.com/ko/user-guide-getting-started |
| 가이드 | https://docs.snowflake.com/ko/guides |
| 개발자 | https://docs.snowflake.com/ko/developer |
| 참조 | https://docs.snowflake.com/ko/reference |
| 릴리스 정보 | https://docs.snowflake.com/ko/release-notes/overview |
| 자습서 | https://docs.snowflake.com/ko/tutorials |
| 상태 | https://status.snowflake.com |
| 개요 | https://docs.snowflake.com/ko/reference |
| SQL 데이터 타입 참조 | https://docs.snowflake.com/ko/sql-reference-data-types |
| SQL 명령 참조 | https://docs.snowflake.com/ko/sql-reference-commands |
| 쿼리 구문 | https://docs.snowflake.com/ko/sql-reference/constructs |
| 쿼리 연산자 | https://docs.snowflake.com/ko/sql-reference/operators |
| 일반 DDL | https://docs.snowflake.com/ko/sql-reference/sql-ddl-summary |
| 일반 DML | https://docs.snowflake.com/ko/sql-reference/sql-dml |
| 모든 명령(사전순) | https://docs.snowflake.com/ko/sql-reference/sql-all |
| 계정 | https://docs.snowflake.com/ko/sql-reference/commands-account |
| 사용자, 역할, 권한 | https://docs.snowflake.com/ko/sql-reference/commands-user-role |
| 통합 | https://docs.snowflake.com/ko/sql-reference/commands-integration |
| Business continuity & disaster recovery | https://docs.snowflake.com/ko/sql-reference/commands-replication |
| 세션 | https://docs.snowflake.com/ko/sql-reference/commands-session |
| 트랜잭션 | https://docs.snowflake.com/ko/sql-reference/commands-transaction |
| 가상 웨어하우스 및 리소스 모니터 | https://docs.snowflake.com/ko/sql-reference/commands-warehouse |
| 데이터베이스, 스키마, 공유 | https://docs.snowflake.com/ko/sql-reference/commands-database |
| Tables, views, sequences, and types | https://docs.snowflake.com/ko/sql-reference/commands-table |
| SHOW OBJECTS | https://docs.snowflake.com/ko/sql-reference/sql/show-objects |
| CREATE TABLE | https://docs.snowflake.com/ko/sql-reference/sql/create-table |
| ALTER TABLE | https://docs.snowflake.com/ko/sql-reference/sql/alter-table |
| DROP TABLE | https://docs.snowflake.com/ko/sql-reference/sql/drop-table |
| UNDROP TABLE | https://docs.snowflake.com/ko/sql-reference/sql/undrop-table |
| SHOW TABLES | https://docs.snowflake.com/ko/sql-reference/sql/show-tables |
| SHOW COLUMNS | https://docs.snowflake.com/ko/sql-reference/sql/show-columns |
| SHOW PRIMARY KEYS | https://docs.snowflake.com/ko/sql-reference/sql/show-primary-keys |
| DESCRIBE TABLE | https://docs.snowflake.com/ko/sql-reference/sql/desc-table |
| DESCRIBE SEARCH OPTIMIZATION | https://docs.snowflake.com/ko/sql-reference/sql/desc-search-optimization |
| TRUNCATE TABLE | https://docs.snowflake.com/ko/sql-reference/sql/truncate-table |
| CREATE DYNAMIC TABLE | https://docs.snowflake.com/ko/sql-reference/sql/create-dynamic-table |
| ALTER DYNAMIC TABLE | https://docs.snowflake.com/ko/sql-reference/sql/alter-dynamic-table |
| DESCRIBE DYNAMIC TABLE | https://docs.snowflake.com/ko/sql-reference/sql/desc-dynamic-table |
| DROP DYNAMIC TABLE | https://docs.snowflake.com/ko/sql-reference/sql/drop-dynamic-table |
| UNDROP DYNAMIC TABLE | https://docs.snowflake.com/ko/sql-reference/sql/undrop-dynamic-table |
| SHOW DYNAMIC TABLES | https://docs.snowflake.com/ko/sql-reference/sql/show-dynamic-tables |
| CREATE EVENT TABLE | https://docs.snowflake.com/ko/sql-reference/sql/create-event-table |
| ALTER TABLE (Event Table) | https://docs.snowflake.com/ko/sql-reference/sql/alter-table-event-table |
| SHOW EVENT TABLES | https://docs.snowflake.com/ko/sql-reference/sql/show-event-tables |
| DESCRIBE EVENT TABLE | https://docs.snowflake.com/ko/sql-reference/sql/desc-event-table |
| CREATE EXTERNAL TABLE | https://docs.snowflake.com/ko/sql-reference/sql/create-external-table |
| ALTER EXTERNAL TABLE | https://docs.snowflake.com/ko/sql-reference/sql/alter-external-table |
| DROP EXTERNAL TABLE | https://docs.snowflake.com/ko/sql-reference/sql/drop-external-table |
| SHOW EXTERNAL TABLES | https://docs.snowflake.com/ko/sql-reference/sql/show-external-tables |
| DESCRIBE EXTERNAL TABLE | https://docs.snowflake.com/ko/sql-reference/sql/desc-external-table |
| CREATE HYBRID TABLE | https://docs.snowflake.com/ko/sql-reference/sql/create-hybrid-table |
| CREATE INDEX | https://docs.snowflake.com/ko/sql-reference/sql/create-index |
| DROP INDEX | https://docs.snowflake.com/ko/sql-reference/sql/drop-index |
| SHOW HYBRID TABLES | https://docs.snowflake.com/ko/sql-reference/sql/show-hybrid-tables |
| SHOW INDEXES | https://docs.snowflake.com/ko/sql-reference/sql/show-indexes |
| CREATE ICEBERG TABLE | https://docs.snowflake.com/ko/sql-reference/sql/create-iceberg-table |
| ALTER ICEBERG TABLE | https://docs.snowflake.com/ko/sql-reference/sql/alter-iceberg-table |
| DROP ICEBERG TABLE | https://docs.snowflake.com/ko/sql-reference/sql/drop-iceberg-table |
| UNDROP ICEBERG TABLE | https://docs.snowflake.com/ko/sql-reference/sql/undrop-iceberg-table |
| SHOW ICEBERG TABLES | https://docs.snowflake.com/ko/sql-reference/sql/show-iceberg-tables |
| DESCRIBE ICEBERG TABLE | https://docs.snowflake.com/ko/sql-reference/sql/desc-iceberg-table |
| CREATE INTERACTIVE TABLE | https://docs.snowflake.com/ko/sql-reference/sql/create-interactive-table |
| CREATE INTERACTIVE WAREHOUSE | https://docs.snowflake.com/ko/sql-reference/sql/create-interactive-warehouse |
| CREATE VIEW | https://docs.snowflake.com/ko/sql-reference/sql/create-view |
| ALTER VIEW | https://docs.snowflake.com/ko/sql-reference/sql/alter-view |
| DROP VIEW | https://docs.snowflake.com/ko/sql-reference/sql/drop-view |
| SHOW VIEWS | https://docs.snowflake.com/ko/sql-reference/sql/show-views |
| DESCRIBE VIEW | https://docs.snowflake.com/ko/sql-reference/sql/desc-view |
| CREATE MATERIALIZED VIEW | https://docs.snowflake.com/ko/sql-reference/sql/create-materialized-view |
| ALTER MATERIALIZED VIEW | https://docs.snowflake.com/ko/sql-reference/sql/alter-materialized-view |
| DROP MATERIALIZED VIEW | https://docs.snowflake.com/ko/sql-reference/sql/drop-materialized-view |
| SHOW MATERIALIZED VIEWS | https://docs.snowflake.com/ko/sql-reference/sql/show-materialized-views |
| DESCRIBE MATERIALIZED VIEW | https://docs.snowflake.com/ko/sql-reference/sql/desc-materialized-view |
| TRUNCATE MATERIALIZED VIEW | https://docs.snowflake.com/ko/sql-reference/sql/truncate-materialized-view |
| CREATE SEMANTIC VIEW | https://docs.snowflake.com/ko/sql-reference/sql/create-semantic-view |
| ALTER SEMANTIC VIEW | https://docs.snowflake.com/ko/sql-reference/sql/alter-semantic-view |
| DROP SEMANTIC VIEW | https://docs.snowflake.com/ko/sql-reference/sql/drop-semantic-view |
| SHOW SEMANTIC VIEWS | https://docs.snowflake.com/ko/sql-reference/sql/show-semantic-views |
| SHOW SEMANTIC DIMENSIONS | https://docs.snowflake.com/ko/sql-reference/sql/show-semantic-dimensions |
| SHOW SEMANTIC DIMENSIONS FOR METRIC | https://docs.snowflake.com/ko/sql-reference/sql/show-semantic-dimensions-for-metric |
| SHOW SEMANTIC FACTS | https://docs.snowflake.com/ko/sql-reference/sql/show-semantic-facts |
| SHOW SEMANTIC METRICS | https://docs.snowflake.com/ko/sql-reference/sql/show-semantic-metrics |
| DESCRIBE SEMANTIC VIEW | https://docs.snowflake.com/ko/sql-reference/sql/desc-semantic-view |
| CREATE TYPE | https://docs.snowflake.com/ko/sql-reference/sql/create-type |
| ALTER TYPE | https://docs.snowflake.com/ko/sql-reference/sql/alter-type |
| DROP TYPE | https://docs.snowflake.com/ko/sql-reference/sql/drop-type |
| UNDROP TYPE | https://docs.snowflake.com/ko/sql-reference/sql/undrop-type |
| SHOW TYPES | https://docs.snowflake.com/ko/sql-reference/sql/show-types |
| DESCRIBE TYPE | https://docs.snowflake.com/ko/sql-reference/sql/desc-type |
| CREATE SEQUENCE | https://docs.snowflake.com/ko/sql-reference/sql/create-sequence |
| ALTER SEQUENCE | https://docs.snowflake.com/ko/sql-reference/sql/alter-sequence |
| DROP SEQUENCE | https://docs.snowflake.com/ko/sql-reference/sql/drop-sequence |
| SHOW SEQUENCES | https://docs.snowflake.com/ko/sql-reference/sql/show-sequences |
| DESCRIBE SEQUENCE | https://docs.snowflake.com/ko/sql-reference/sql/desc-sequence |
| 함수, 프로시저, 스크립팅 | https://docs.snowflake.com/ko/sql-reference/commands-function |
| 스트림 및 작업 | https://docs.snowflake.com/ko/sql-reference/commands-stream |
| DCM Projects | https://docs.snowflake.com/ko/sql-reference/commands-dcm-projects |
| Snowflake의 dbt 프로젝트 | https://docs.snowflake.com/ko/sql-reference/commands-dbt-projects-on-snowflake |
| 클래스 및 인스턴스 | https://docs.snowflake.com/ko/sql-reference/commands-class |
| 머신 러닝 | https://docs.snowflake.com/ko/sql-reference/commands-ml |
| Cortex | https://docs.snowflake.com/ko/sql-reference/commands-cortex |
| 목록 | https://docs.snowflake.com/ko/sql-reference/commands-listings |
| Openflow 데이터 플레인 통합 | https://docs.snowflake.com/ko/sql-reference/commands-ofdata-plane |
| 조직 프로필 | https://docs.snowflake.com/ko/sql-reference/commands-organization-profiles |
| 보안 | https://docs.snowflake.com/ko/sql-reference/commands-security |
| 데이터 거버넌스 | https://docs.snowflake.com/ko/sql-reference/commands-data-governance |
| 개인정보 보호 | https://docs.snowflake.com/ko/sql-reference/commands-privacy |
| 데이터 로딩 및 언로딩 | https://docs.snowflake.com/ko/sql-reference/commands-data-loading |
| 파일 스테이징 | https://docs.snowflake.com/ko/sql-reference/commands-file |
| Storage lifecycle policies | https://docs.snowflake.com/ko/sql-reference/commands-storage-lifecycle-policies |
| Git | https://docs.snowflake.com/ko/sql-reference/commands-git |
| 경고 | https://docs.snowflake.com/ko/sql-reference/commands-alert |
| Native Apps Framework | https://docs.snowflake.com/ko/sql-reference/commands-native-apps |
| Streamlit | https://docs.snowflake.com/ko/sql-reference/commands-streamlit |
| 노트북 | https://docs.snowflake.com/ko/sql-reference/commands-notebook |
| Snowpark Container Services | https://docs.snowflake.com/ko/sql-reference/commands-snowpark-container-services |
| Snowflake Postgres | https://docs.snowflake.com/ko/user-guide/snowflake-postgres/about |
| 함수 및 저장 프로시저 참조 | https://docs.snowflake.com/ko/sql-reference-functions |
| 클래스 참조 | https://docs.snowflake.com/ko/sql-reference-classes |
| Scripting 참조 | https://docs.snowflake.com/ko/sql-reference-snowflake-scripting |
| 일반 참조 | https://docs.snowflake.com/ko/sql-reference |
| API 참조 | https://docs.snowflake.com/ko/api-reference |
| 참조 | https://docs.snowflake.com/ko/reference |
| SQL 명령 참조 | https://docs.snowflake.com/ko/sql-reference-commands |
| Tables, views, sequences, and types | https://docs.snowflake.com/ko/sql-reference/commands-table |
| ¶ | https://docs.snowflake.com/ko/sql-reference/sql/create-type#create-type |
| ` | https://docs.snowflake.com/ko/sql-reference/sql/create-type#id1 |
| ALTER TYPE | https://docs.snowflake.com/ko/sql-reference/sql/alter-type |
| DESCRIBE TYPE | https://docs.snowflake.com/ko/sql-reference/sql/desc-type |
| SHOW TYPES | https://docs.snowflake.com/ko/sql-reference/sql/show-types |
| DROP TYPE | https://docs.snowflake.com/ko/sql-reference/sql/drop-type |
| UNDROP TYPE | https://docs.snowflake.com/ko/sql-reference/sql/undrop-type |
| ¶ | https://docs.snowflake.com/ko/sql-reference/sql/create-type#syntax |
| ¶ | https://docs.snowflake.com/ko/sql-reference/sql/create-type#required-parameters |
| `` | https://docs.snowflake.com/ko/sql-reference/sql/create-type#id1 |
| ` | https://docs.snowflake.com/ko/sql-reference/sql/create-type#id1 |
| 식별자 요구 사항 | https://docs.snowflake.com/ko/sql-reference/identifiers-syntax |
| Snowflake 데이터 타입 | https://docs.snowflake.com/ko/sql-reference-data-types |
| * | https://docs.snowflake.com/ko/sql-reference/sql/create-type#id1 |
| ` | https://docs.snowflake.com/ko/sql-reference/sql/create-type#id1 |
| ¶ | https://docs.snowflake.com/ko/sql-reference/sql/create-type#optional-parameters |
| ¶ | https://docs.snowflake.com/ko/sql-reference/sql/create-type#access-control-requirements |
| 역할 | https://docs.snowflake.com/ko/user-guide/security-access-control-overview.html#label-access-control-overview-roles |
| 권한 | https://docs.snowflake.com/ko/user-guide/security-access-control-overview.html#label-access-control-overview-privileges |
| 사용자 지정 역할 만들기 | https://docs.snowflake.com/ko/user-guide/security-access-control-configure.html#label-security-custom-role |
| 보안 오브젝트 | https://docs.snowflake.com/ko/user-guide/security-access-control-overview.html#label-access-control-securable-objects |
| 액세스 제어의 개요 | https://docs.snowflake.com/ko/user-guide/security-access-control-overview |
| ¶ | https://docs.snowflake.com/ko/sql-reference/sql/create-type#usage-notes |
| Snowflake의 메타데이터 필드 | https://docs.snowflake.com/ko/sql-reference/metadata |
| ¶ | https://docs.snowflake.com/ko/sql-reference/sql/create-type#examples |
| 사용자 정의 데이터 타입의 예제 | https://docs.snowflake.com/ko/sql-reference/data-types-user-defined.html#label-user-defined-type-examples |
| Snowflake 방문하기 | https://www.snowflake.com |
| 대화에 참여하기 | https://community.snowflake.com/s/ |
| Snowflake로 개발하기 | https://developers.snowflake.com |
| 피드백 공유하기 | https://docs.snowflake.com/feedback |
| 블로그에서 최신 게시물 읽기 | https://www.snowflake.com/blog/ |
| 자체 인증 받기 | https://learn.snowflake.com |
| 개인정보 보호정책 | https://www.snowflake.com/privacy-policy/ |
| 사이트 이용약관 | https://www.snowflake.com/legal/snowflake-site-terms/ |
| Snowflake Python APIs | https://docs.snowflake.com/developer-guide/snowflake-python-api/snowflake-python-overview |
| Snowflake REST APIs | https://docs.snowflake.com/developer-guide/snowflake-rest-api/snowflake-rest-api |
| Snowflake CLI | https://docs.snowflake.com/developer-guide/snowflake-cli/index |
| 구문 | https://docs.snowflake.com/ko/sql-reference/sql/create-type#syntax |
| 필수 매개 변수 | https://docs.snowflake.com/ko/sql-reference/sql/create-type#required-parameters |
| 선택적 매개 변수 | https://docs.snowflake.com/ko/sql-reference/sql/create-type#optional-parameters |
| 액세스 제어 요구 사항 | https://docs.snowflake.com/ko/sql-reference/sql/create-type#access-control-requirements |
| 사용법 노트 | https://docs.snowflake.com/ko/sql-reference/sql/create-type#usage-notes |
| 예 | https://docs.snowflake.com/ko/sql-reference/sql/create-type#examples |
| 사용자 정의 유형 | https://docs.snowflake.com/sql-reference/data-types-user-defined |