Skip to content

Commit 7f33d44

Browse files
authored
Update README.md
1 parent f52feae commit 7f33d44

File tree

1 file changed

+2
-2
lines changed
  • Oracle-SQL-and-PL-SQL-Coding-Guidelines

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# **Oracle SQL and PL/SQL Coding Guidelines**
22

3-
The main purpose of **Oracle SQL and PL/SQL Coding Guidelines** to define the standards and guidelines for Oracle PL/SQL developers. These guidelines 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.
3+
The main purpose of **Oracle SQL and PL/SQL Coding Guidelines** to define the standards and guidelines for Oracle PL/SQL developers. These guidelines 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. It was created by Egyptian Programmers.
44

55
## Oracle SQL and PL/SQL Coding Guidelines
66

@@ -13,7 +13,7 @@ The main purpose of **Oracle SQL and PL/SQL Coding Guidelines** to define the st
1313

1414
## Introduction
1515

16-
The main purpose of Oracle SQL and PL/SQL Coding Guidelines to define the standards and guidelines for Oracle PL/SQL developers.These guidelines 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.
16+
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.
1717

1818
**Naming Convention** In computer programming, a naming convention is a set of rules for choosing the character sequence to be used for identifiers which denote variables, types, functions, and other entities in source code and documentation.
1919
</br>

0 commit comments

Comments
 (0)