Ajay Bhosle
Member
I am executing the below query with a Bind Variable. It gives me an error ORA-01036.
ALTER PROFILE CM_PROFILE LIMIT PASSWORD_LOCK_TIME :Val2;
Is it that we cannot use bind variables for such queries.
Thanks
Ajay.
ALTER PROFILE CM_PROFILE LIMIT PASSWORD_LOCK_TIME :Val2;
Is it that we cannot use bind variables for such queries.
Thanks
Ajay.