Oracle Error Message
LCD-00210: illegal assignment operator [string]
Reason for the Error
You used a sign other than ‘=’ to assign a keyword a value
Solution
Use only the ‘=’ sign
LCD-00210: illegal assignment operator [string]
You used a sign other than ‘=’ to assign a keyword a value
Use only the ‘=’ sign