Skip to content

Commit f8e778a

Browse files
authored
Update README.md
1 parent 9fc207f commit f8e778a

File tree

1 file changed

+7
-0
lines changed
  • Oracle-SQL-and-PL-SQL-Coding-Guidelines

1 file changed

+7
-0
lines changed

Oracle-SQL-and-PL-SQL-Coding-Guidelines /README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ The main purpose of **Oracle SQL and PL/SQL Coding Guidelines** to define the st
1111
- Oracle PL/SQL Objects
1212
- File Extensions
1313

14+
</br>
15+
1416
## Introduction
1517

1618
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
1921
</br>
2022
<b>Reference: </b><a href="https://en.wikipedia.org/wiki/Naming_convention_(programming)"> wikipedia</a>
2123

24+
</br>
25+
2226
## Naming Conventions
2327
This is the Egyptian programmers naming conventions for Oracle database objects and PL/SQL code.
2428

@@ -124,9 +128,12 @@ The appendix section that presents elements syntax and describes it.
124128
| 8 | {column_name} | Column Name | |
125129
| 9 | {column_abbr} | Column Abbreviation | |
126130

131+
</br>
127132

128133
## Contributing to the guidelines
129134
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
130135

136+
</br>
137+
131138
###### Suggestions & Issues
132139
> If you find any issue or have a great idea in mind please create an issue on <a href="https://github.com/EgyptianProgrammers/Oracle-Coding-Guidelines/issues">GitHub</a>.

0 commit comments

Comments
 (0)