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: docs/4-language-usage/7-stored-objects/4-functions/g-7410.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
Use packages to structure your code, combine procedures and functions which belong together.
9
9
10
-
Package bodies may be changed and compiled without invalidating other packages. This is major advantage compared to standalone procedures and functions.
10
+
Package bodies may be changed and compiled without invalidating other packages. This is a major advantage compared to standalone procedures and functions.
0 commit comments