Comments
Sort by recent activity
Right, I am using standard.
Perhaps you can make it obvious somehow - either enable options and show "Only in PRO" or something or make them invisible. / comments
Right, I am using standard.
Perhaps you can make it obvious somehow - either enable options and show "Only in PRO" or something or make them invisible.
Here is the original sequence SQL as SQLDeveloper sees it:
CREATE SEQUENCE "SOMESCHEMA"."S0492_OPJ_ID" MINVALUE -999999 MAXVALUE -1 INCREMENT BY -1 START WITH -1 CACHE 20 NOORDER CYCLE ; / comments
Here is the original sequence SQL as SQLDeveloper sees it:
CREATE SEQUENCE "SOMESCHEMA"."S0492_OPJ_ID" MINVALUE -999999 MAXVALUE -1 INCREMENT BY -1 START WITH -1 CACHE 20 NOORDER CYCLE ;
Keeping fingers crossed [image] / comments
Keeping fingers crossed