SQL 구문 및 구조
SQL은 Structured Query Language의 줄임말입니다. 모든 언어—컴퓨터 언어를 포함해서—에는 문법 규칙이 있습니다. 문법에는 몇가지 구조와 문장, 사용 가능한 문장 부호(예: 연산자와 구분자(delimiter)) 그리고 단어(예: 예약어(reserved word)) 등이 포함됩니다
-
Geographic & Geometric Features
지리적 및 기하학적 기능을 위한 공간 확장(spatial extensions) -
NoSQL
NoSQL 관련 명령어와 인터페이스 -
Sequences
AUTO_INCREMENT의 대체재인 시퀀스 객체 -
SQL Language Structure
예약어와 리터럴을 포함한 SQL 문법 규칙에 대한 설명 -
SQL Statements
데이터 정의(DDL) 와 데이터 조작(DML) 등을 위한 SQL구문 전체 목록입니다
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.