강의

멘토링

커뮤니티

Inflearn Community Q&A

daylightiowl's profile image
daylightiowl

asked

Basic SQL Grammar for Successful SQL Injection Attacks

MySQL Installation

저는

Written on

·

315

1

저는 show databases를 치는데

다음에->만 뜹니다

모의해킹mysqlsql

Answer 1

0

crehacktive님의 프로필 이미지
crehacktive
Instructor

show databases; 

위 처럼 세미콜론 문자를 꼭 입력 해주셔야 합니다.

daylightiowl's profile image
daylightiowl

asked

Ask a question