Skip to content

Commit 065285f

Browse files
committed
Publish folder for sqldev copilot
1 parent da7d843 commit 065285f

File tree

1 file changed

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

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This section covers Oracle SQL Tools: from SQL Developer Desktop to SQL Develope
44
Providing links to public useful documentation and articles/blogs written by Oracle SQL and Database Advocates and Product Managers.
55
We use this asset when we want to explore the various SQL IDE development tools like SQL Developer, sqlcl and VS Code with SQL Developer extentions.
66

7-
Reviewed: 28.04.2025
7+
Reviewed: 22.07.2025
88

99
# Table of Contents
1010

@@ -35,7 +35,7 @@ Reviewed: 28.04.2025
3535
- [SQL Tools Training](https://education.oracle.com/database/oracle-database/pFamily_32)
3636
- [Autonomous Database Actions](https://docs.oracle.com/en/cloud/paas/autonomous-database/serverless/adbsb/connect-database-actions.html#GUID-102845D9-6855-4944-8937-5C688939610F)
3737
- [Live SQL](https://livesql.oracle.com/apex/f?p=590:1000)
38-
- [SQL Developer Extension for VS Code v24.2 is now available](https://www.thatjeffsmith.com/archive/2024/07/sql-developer-extension-for-vs-code-24-2-is-now-available/)
38+
- [SQL Developer Extension for VS Code v25.2 is now available](https://www.oracle.com/database/sqldeveloper/vscode/)
3939

4040

4141
## Dev Gyms
@@ -61,6 +61,7 @@ Periodical sharing of Standard Query Language Best Practices links and blog, vid
6161
- The power of SQL JOIN: [The JOIN syntax in SQL that no-one knows about](https://www.youtube.com/watch?v=nb52Gx4i364) (From Connor McDonald)
6262
- 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);
6363
- V$ views: [Top 10 V$ Views For DBA and Developers](https://youtu.be/oI1F4vFwM9Q?si=i1UslciVja50792t) (From Connor McDonald);
64+
- LiveSQL - SQL Macro: [Working with SQL Macro](https://livesql.oracle.com/next/library/tutorials/sql-macros-creating-parameterised-views-mgEdl9)
6465

6566

6667
## PMs Personal Websites

0 commit comments

Comments
 (0)