You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Oracle-SQL-and-PL-SQL-Coding-Guidelines /README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@ The main purpose of **Oracle SQL and PL/SQL Coding Guidelines** to define the st
11
11
- Oracle PL/SQL Objects
12
12
- File Extensions
13
13
14
+
</br>
15
+
14
16
## Introduction
15
17
16
18
The main purpose of Oracle SQL and PL/SQL Coding Guidelines to define the standards and guidelines for Oracle PL/SQL developers. this guideline will be maintained and reviewed frequently to improve it and reach the best practices to write, maintain and enhancement the Oracle SQL and Pl/SQL code.
@@ -19,6 +21,8 @@ The main purpose of Oracle SQL and PL/SQL Coding Guidelines to define the standa
This is the Egyptian programmers naming conventions for Oracle database objects and PL/SQL code.
24
28
@@ -124,9 +128,12 @@ The appendix section that presents elements syntax and describes it.
124
128
| 8 | {column_name} | Column Name ||
125
129
| 9 | {column_abbr} | Column Abbreviation ||
126
130
131
+
</br>
127
132
128
133
## Contributing to the guidelines
129
134
We welcome new Oracle developers to join our community and contribute to the Oracle coding guidelines project. If you are interested in helping please don’t hesitate to contact on an e-mail: info@egyptianprogrammers.com
130
135
136
+
</br>
137
+
131
138
###### Suggestions & Issues
132
139
> If you find any issue or have a great idea in mind please create an issue on <ahref="https://github.com/EgyptianProgrammers/Oracle-Coding-Guidelines/issues">GitHub</a>.
0 commit comments