Skip to content

Commit e5d6c05

Browse files
Merge pull request #270 from oracle-devrel/sql-tools-update-README
Adding info on README.md file
2 parents 307cef2 + 0027c53 commit e5d6c05

File tree

1 file changed

+31
-1
lines changed
  • data-platform/data-development/sql-tools

1 file changed

+31
-1
lines changed
Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,47 @@
11
# Oracle SQL Tools
22

3+
This section covers Oracle SQL Tools: from SQL Developer Desktop to SQL Developer Web on GUI ADB Database Actions to SQLcl.
4+
Providing links to public useful documentation and articles/blogs written by Oracle SQL and Database Advocates and Product Managers.
5+
A SQL Clue Card is also provided.
6+
37
# Table of Contents
48

9+
1. Team Publications
10+
2. Useful Links
11+
3. Reusable Assets Overview
12+
4. PMs Personal Websites
513

614
# Team Publications
15+
TBD
716

8-
- [Example](https://www.example.com)
917

1018
# Useful Links
19+
- [SQL Developer](https://www.oracle.com/uk/database/sqldeveloper/)
20+
- [SQL Developer Releases](https://docs.oracle.com/en/database/oracle/sql-developer/)
21+
- [Oracle SQLcl](https://www.oracle.com/uk/database/sqldeveloper/technologies/sqlcl/)
22+
23+
- The amazing [Dev Gym](https://devgym.oracle.com/pls/apex/f?p=10001:20011::::20011::) from PM Join the Oracle Dev Gym (FREE!) and build your Oracle technology muscles by taking workouts, quizzes and even entire classes on SQL, PL/SQL, database design, logic and more.
24+
- Dev Gym Workout Class [Getting Started on Oracle Cloud](https://devgym.oracle.com/pls/apex/f?p=10001:29:4444375111375:::29:P29_CLASS_ID:20342&cs=1qfK8bInptu93se5QM5iMzsT-iih_gFsY78j308d3ZUzrCzX2c0-kgiimo59pm0c_NblFShALC1oOB8MosiaSYQ)
1125

1226

27+
# SQL Best Practices
28+
TBD
29+
1330
# Reusable Assets Overview
31+
TBD
32+
1433

34+
# PMs Personal Websites
35+
36+
- [@ThatJeffSmith](https://www.thatjeffsmith.com/)
37+
- [SQL Blog by Chris Saxon](https://blogs.oracle.com/sql)
38+
- [The Magic of SQL by Chris Saxon - Youtube Channel](https://www.youtube.com/c/TheMagicofSQL)
39+
- [SQL and Database explained! By Connor McDonald - Youtube Channel](https://www.youtube.com/@DatabaseDude)
1540

1641
# License
1742

43+
Copyright (c) 2023 Oracle and/or its affiliates.
44+
45+
Licensed under the Universal Permissive License (UPL), Version 1.0.
46+
47+
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/folder-structure/LICENSE) for more details.

0 commit comments

Comments
 (0)