다양한 데이터베이스 제품이 존재한다.오늘은 그 중 MySQL이라는 프로그램을 배웠다.SQL이란?Structed Query Language로 데이터베이스에서 사용되는 언어.table: 데이터를 저장하는 곳row : table의 행column : table의 열table
-INSERT INTO 'table name'+(해당필드들) VALUES(기입값들) Ex) -SELECT * FROM 'table name' -> table의 모든 필드를 불러옴 -SELECT '필드명' FROM 'table name' (콤마(,)를 이용하여 여
두개의 table을 join하는 방법\-SELECT 필드 또는 \*(공백) FROM tablename LEFT JOIN other tablename ON 기준xxxx 정리출처:https://expertassignmenthelp.com/mysql-concepts
하하하하하하하핳ㅎㅎㅎㅎ