강의

멘토링

커뮤니티

Inflearn Community Q&A

ohjun's profile image
ohjun

asked

Advanced SQL Injection Attack Techniques Explained by a Simulated Hacking Practitioner: PART 2

Security Solutions and Input Value Validation Bypass Techniques - 7

오라클에서는 right, left 사용안됩니다.

Written on

·

404

1

찾아보니까 left, right는 오라클 내장함수에 존재하지 않아서 사용안된다는데 맞는건가요?

모의해킹인젝션

Answer 1

0

crehacktive님의 프로필 이미지
crehacktive
Instructor

안녕하세요.

넵 맞습니다. 오라클은 left, right 함수가 존재하지 않습니다.

ohjun's profile image
ohjun

asked

Ask a question