string comparison (n)~ The use of an operator to determine whether one string is greater than or equal to another string. Use the Option Compare statement to specify binary (case sensitive) or text (non-case sensitive) comparison.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 58 조회
- 목록
본문
string comparison (n)~ The use of an operator to determine whether one string is greater than or equal to another string. Use the Option Compare statement to specify binary (case sensitive) or text (non-case sensitive) comparison.