- Notifications
You must be signed in to change notification settings - Fork76
Closed
Description
The bad examples ofG-2330 the following guidelines should use CHAR SEMANTIC:
co_null_string constantvarchar2(1char) :='';
instead of
co_null_string constantvarchar2(1) :='';