Closed
Description
The bad examples of G-2330 the following guidelines should use CHAR SEMANTIC:
co_null_string constant varchar2(1 char) := '';
instead of
co_null_string constant varchar2(1) := '';
Metadata
Metadata
Assignees
Labels
New feature or requestNew feature or request