LIKE : Like « PL SQL Operators « Oracle PL/SQL Tutorial
LIKE : Like « PL SQL Operators « Oracle PL/SQL Tutorial ... LIKE is PL/SQL's pattern-matching operator. LIKE is used to compare a character string against a pattern. LIKE is useful for performing wildcard searches.
www.java2s.com |