Home > database >  Pl/SQL beautification
Pl/SQL beautification

Time:10-10

In pl/SQL to beautify The Times wrong package, beautify cause an error, please send the source file to [email protected]

CodePudding user response:

Version=1
RightMargin=80
Indent=4
UseTabCharacter=FALSE
TabCharacterSize=3
AlignDeclarationGroups=TRUE
AlignAssignmentGroups=TRUE
KeywordCase=1
IdentifierCase=1
UseSpecialCase=TRUE
ItemList. Format=1
ItemList. The Align=TRUE
ItemList.Com maAfter=TRUE
ItemList. AtLeftMargin=FALSE
EmptyLines=1
ThenOnNewLine=FALSE
LoopOnNewLine=TRUE
DML. LeftAlignKeywords=TRUE
DML. LeftAlignItems=TRUE
DML. OnOneLineIfPossible=TRUE
DML. WhereSplitAndOr=TRUE
DML. WhereAndOrAfterExpression=TRUE
DML. WhereAndOrUnderWhere=FALSE
DML. InsertItemList. Format=0
DML. InsertItemList. The Align=FALSE
DML.InsertItemList.Com maAfter=TRUE
DML. InsertItemList. AtLeftMargin=FALSE
DML. SelectItemList. Format=2
DML. SelectItemList. The Align=TRUE
DML.SelectItemList.Com maAfter=TRUE
DML. SelectItemList. AtLeftMargin=FALSE
DML. UpdateItemList. Format=2
DML. UpdateItemList. The Align=TRUE
DML.UpdateItemList.Com maAfter=TRUE
DML. UpdateItemList. AtLeftMargin=FALSE
ParameterDeclarationList. Format=1
ParameterDeclarationList. The Align=TRUE
ParameterDeclarationList.Com maAfter=TRUE
ParameterDeclarationList. AtLeftMargin=FALSE
RecordFieldList. Format=1
RecordFieldList. The Align=TRUE
RecordFieldList.Com maAfter=TRUE
RecordFieldList. AtLeftMargin=FALSE
SplitAndOr=FALSE
AndOrAfterExpression=FALSE
[SpecialCase]
  • Related