데이터베이스 조회 새로운 데이터베이스 생성 신규 이름을 지을 때는 중간에 공백(space) 없이 생성을 강력추천 (오류 날 수 있음) 원하는 데이터베이스 사용 데이터베이스 삭제하기
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
1. CREATE CREATE INSERT INTO 2. READ (1) SELECT Give me all columns. Give me the columns which is named "name". Give me the columns which is named "name" and "age". (2) WHERE Give me all colum...
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
The Ultimate MySQL Bootcamp: Go from SQL Beginner to Expert
SQL vs. MySQL