We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49671a0 commit b775aa7Copy full SHA for b775aa7
Fundamental Concept
@@ -232,3 +232,6 @@
232
28. SCN = System Change Number
233
the system change number (SCN) is Oracle's clock - every time we commit, the clock increments.
234
The SCN just marks a consistent point in time in the database.
235
+
236
+29. what is cross-cutting concern?
237
+ Here is a good link: https://stackoverflow.com/questions/23700540/cross-cutting-concern-example
0 commit comments