Skip to content

Commit 41a7a8b

Browse files
committed
Adding info on README.md file
1 parent 0c53dc6 commit 41a7a8b

File tree

1 file changed

+30
-2
lines changed
  • data-platform/data-development/sql-tools

1 file changed

+30
-2
lines changed
Lines changed: 30 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,45 @@
11
# Oracle SQL Tools
2-
2+
This section covers Oracle SQL Tools: from SQL Developer Desktop to SQL Developer Web on GUI ADB Database Actions to SQLcl.
3+
Providing links to public useful documentation and articles/blogs written by Oracle SQL and Database Advocates and Product Managers.
4+
A SQL Clue Card is also provided.
35

46
# Table of Contents
57

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

713
# Team Publications
8-
14+
TBD
915

1016
# Useful Links
17+
- [SQL Developer](https://www.oracle.com/uk/database/sqldeveloper/)
18+
- [SQL Developer Releases](https://docs.oracle.com/en/database/oracle/sql-developer/)
19+
- [Oracle SQLcl](https://www.oracle.com/uk/database/sqldeveloper/technologies/sqlcl/)
20+
21+
- 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.
22+
- 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)
23+
1124

25+
# SQL Best Practices
26+
TBD
1227

1328
# Reusable Assets Overview
29+
TBD
1430

1531

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

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

0 commit comments

Comments
 (0)