Skip to content

Commit 2723b56

Browse files
Merge pull request #478 from oracle-devrel/Integrations-on-SQL-Tools-Readme-IV
Repeat the Pull Request for this Branch
2 parents c9c97d8 + 6ae365a commit 2723b56

File tree

1 file changed

+6
-0
lines changed
  • data-platform/data-development/sql-tools

1 file changed

+6
-0
lines changed

data-platform/data-development/sql-tools/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,13 @@ TBD
1919
# Useful Links
2020
- [SQL Developer](https://www.oracle.com/uk/database/sqldeveloper/)
2121
- [SQL Developer Releases](https://docs.oracle.com/en/database/oracle/sql-developer/)
22+
- [SQL Developer - Jeff Smith Page](https://www.thatjeffsmith.com/sql-developer/)
23+
- [SQL Developer - Data Modeler](https://www.oracle.com/database/sqldeveloper/technologies/sql-data-modeler/)
24+
- [SQL Developer - Developer Community](https://forums.oracle.com/ords/apexds/domain/dev-community/category/sql_developer?tags=sql-developer)
2225
- [Oracle SQLcl](https://www.oracle.com/uk/database/sqldeveloper/technologies/sqlcl/)
2326
- [SQL Tools Training](https://education.oracle.com/database/oracle-database/pFamily_32)
27+
- [Autonomous Database Actions](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/connect-database-actions.html#GUID-102845D9-6855-4944-8937-5C688939610F)
28+
- [Live SQL](https://livesql.oracle.com/apex/f?p=590:1000)
2429

2530
- 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.
2631
- 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)
@@ -34,6 +39,7 @@ As a "SQL - Do it yourself" in Oracle Dev Gym you can find, to start:
3439
Periodical sharing of Standard Query Language Best Practices links and blog, video publications from Advocate SQL and PL/SQL Developers and PMs
3540

3641
- Analytic Functions: [how to get SQL cumulative running total on each row](https://blogs.oracle.com/sql/post/cumulative-running-total-of-previous-rows-with-sql) (from Chris Saxon);
42+
- V$ views: [Top 10 V$ Views For DBA and Developers](https://youtu.be/oI1F4vFwM9Q?si=i1UslciVja50792t) (From Connor McDonald).
3743

3844

3945
# Reusable Assets Overview

0 commit comments

Comments
 (0)