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
- grep
- Source
- 네트워크
- 단축키
- 줄바꿈 문자
- web.xml
- tomcat
- IntelliJ
- maVen
- xargs
- Eclipse
- JavaScript
- lsof
- Mac
- plugin
- profile
- ssh
- find
- GIT
- import
- VirtualBox
- bash
- vscode
- port
- context
- Windows 10
- Windows
- resource
- netsh
- Quartz
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