Difference between revisions of "Oracle"
Line 1: | Line 1: | ||
+ | |||
+ | All examples on this page is basically tested on Oracle 11g | ||
== Basics == | == Basics == |
Revision as of 12:54, 10 April 2012
All examples on this page is basically tested on Oracle 11g
Warning: Private methods cannot be final as they are never overridden by other classes in /customers/e/d/3/arlasjo.se/httpd.www/includes/actions/Action.php on line 67 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/e/d/3/arlasjo.se/httpd.www/languages/LanguageConverter.php on line 773 Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /customers/e/d/3/arlasjo.se/httpd.www/includes/json/FormatJson.php on line 297 Warning: Trying to access array offset on value of type null in /customers/e/d/3/arlasjo.se/httpd.www/includes/profiler/SectionProfiler.php on line 99 Warning: Trying to access array offset on value of type null in /customers/e/d/3/arlasjo.se/httpd.www/includes/profiler/SectionProfiler.php on line 99 Warning: Trying to access array offset on value of type null in /customers/e/d/3/arlasjo.se/httpd.www/includes/profiler/SectionProfiler.php on line 100 Warning: Trying to access array offset on value of type null in /customers/e/d/3/arlasjo.se/httpd.www/includes/profiler/SectionProfiler.php on line 100 Warning: Trying to access array offset on value of type null in /customers/e/d/3/arlasjo.se/httpd.www/includes/profiler/SectionProfiler.php on line 101 Warning: Trying to access array offset on value of type null in /customers/e/d/3/arlasjo.se/httpd.www/includes/profiler/SectionProfiler.php on line 101
Line 1: | Line 1: | ||
+ | |||
+ | All examples on this page is basically tested on Oracle 11g | ||
== Basics == | == Basics == |
All examples on this page is basically tested on Oracle 11g