Source code for Pro Oracle SQL Development (www.apress.com/9781484288672) and the data set used for the examples. SpaceDB is an easy-to-use data set that contains all orbital and suborbital launches, satellites, and related data. It's based on the JSR Launch Vehicle Database.
Stars
25
Forks
21
Watchers
25
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
181
commits
Merge branch 'master' of https://github.com/ProOracleSQL/space
9d80cc3View on GitHubAdded note about the V$RESERVED_COUNT depending on precise version, and updated another link to second edition.
d40dd68View on GitHubAdded comment about bind variables in dynamic ref cursor example.
e5854deView on GitHubChanged SITE_ID condition to use a literal that returns data.
bff5a8cView on GitHubFixed some typos and other minor issues, added ref cursor example for second edition, added newer versions to conditional compilation.
3fc4c5fView on GitHubAdded note about Method5 being removed from second edition.
ef2a074View on GitHubAdded Multilingual Engine and Spatial examples for second edition.
5d92ffcView on GitHubAdded automatic indexing feature for second edition, minor fixes to some tuning queries to make them more reproducible.
6124eb3View on GitHubChapter 17 minor fixes to some word choices, and minor changes to make code more robust.
ef7d082View on GitHubAdded conversion error syntax as official example, modified bad eav to be more likely to fail.
8497a95View on GitHubFixed minor style issue, and added warning about SQL*Plus comments possibly not failing anymore.
5310473View on GitHub