Skip to content

Commit dcbc507

Browse files
authored
Create README.md
1 parent 59c4fe7 commit dcbc507

File tree

1 file changed

+34
-0
lines changed
  • data-platform/core-converged-db/database-23c/23c-basic-examples

1 file changed

+34
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# 23c-basic-examples
2+
3+
Examples to illustrate some SQL features in 23c using the 23c Developer FREE release.
4+
5+
6+
## Useful Links
7+
8+
### Documentation
9+
10+
- [Oracle Database 23c Free – Developer Release documentation](https://docs.oracle.com/en/database/oracle/oracle-database/23/index.html)
11+
- [Oracle Database New Features](https://docs.oracle.com/en/database/oracle/oracle-database/23/nfcoa/introduction.html)
12+
- [Installation Guide for Linux x86-64](https://docs.oracle.com/en/database/oracle/oracle-database/23/xeinl/index.html#Oracle%C2%AE-Database-Free)
13+
14+
### Team Publications
15+
16+
- [Oracle Database 23c Free Developer Release - 10 features you should know](https://blogs.oracle.com/coretec/post/oracle-database-23c-free-developer-sql)
17+
- [New value constructor in 23c](https://blogs.oracle.com/coretec/post/new-value-constructor-in-23c)
18+
19+
### Blogs
20+
21+
- [Introducing Oracle Database 23c Free – Developer Release](https://blogs.oracle.com/database/post/oracle-database-23c-free)
22+
23+
### LiveLabs Workshops
24+
25+
- coming soon
26+
27+
28+
# License
29+
30+
Copyright (c) 2023 Oracle and/or its affiliates.
31+
32+
Licensed under the Universal Permissive License (UPL), Version 1.0.
33+
34+
See LICENSE for more details.

0 commit comments

Comments
 (0)