(3/3)SQL Database: Data Manipulation Language(DML) Explained
Goals
SQL의 데이터 조작어의 종류를 나열하고 기능을 설명할 수 있다.(List the types of SQL Data Manipulation Language and describe their functions)
SQL 명령어를 사용하여 데이터를 삽입, 삭제, 수정할 수 있다.(Use SQL commands to insert, delete, and update data)
SELECT 명령어를 이용하여 데이터를 검색할 수 있다.(Use th...
heesu.tech7 min read