Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- VirtualBox
- Quartz
- lsof
- port
- web.xml
- Windows 10
- Mac
- IntelliJ
- find
- tomcat
- 네트워크
- resource
- 단축키
- GIT
- xargs
- 줄바꿈 문자
- Windows
- context
- bash
- import
- ssh
- Source
- netsh
- maVen
- profile
- vscode
- plugin
- grep
- Eclipse
- JavaScript
Archives
- Today
- Total
develog
[DB] DDL, DML, DCL 본문
DDL (Data Definition Language)
CREATE |
DML (Data Manifulation Language)
SELECT |
DCL (Data Control Language)
GRANT |
TCL (Transaction Control Language)
COMMIT |
'DB > DB common' 카테고리의 다른 글
[DB] DB version (0) | 2017.04.25 |
---|---|
[jdbc] jdbc, driver, connection url (0) | 2016.06.02 |
ROWNUM, TOP, LIMIT (0) | 2015.10.22 |
Configuring Connection Pooling in Tomcat (0) | 2013.03.07 |
rownum, top, limit (0) | 2013.03.06 |
Comments