Skip to content

Commit 77b3f67

Browse files
committed
ppaolucc-sql-tools-I
1 parent 646afd1 commit 77b3f67

File tree

1 file changed

+4
-3
lines changed
  • data-platform/data-development/sql/sql_tools

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ Providing links to public useful documentation and articles/blogs written by Ora
55

66
A SQL Clue Card is also provided.
77

8-
Reviewed: 3.5.2024
8+
Reviewed: 12.8.2024
99

1010
# Team Publications
11-
- [SQL Developer Extension for VS Code v24.1 is now available](https://www.thatjeffsmith.com/archive/2024/04/sql-developer-extension-for-vs-code-v24-1-is-now-available/)
11+
- [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/)
1212
- Application Continuity - [Does your Database really know your application - Part 1](https://medium.com/@paulbrad71/application-continuity-on-adb-does-your-database-know-your-application-376e44d8a30) - Published on [Medium](http://www.medium.com) on 13th March 2023;
1313

1414
- Application Continuity - [Does your Database really know your application - Part 2](https://medium.com/@paulbrad71/does-your-database-really-know-your-application-second-part-48321b0ab81) - Published on [Medium](http://www.medium.com) on 6th April 2023;
@@ -47,9 +47,10 @@ Reviewed: 3.5.2024
4747
## SQL Best Practices
4848
Periodical sharing of Standard Query Language Best Practices links and blog, video publications from Advocate SQL and PL/SQL Developers and PMs
4949

50+
- 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)
5051
- 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);
5152
- V$ views: [Top 10 V$ Views For DBA and Developers](https://youtu.be/oI1F4vFwM9Q?si=i1UslciVja50792t) (From Connor McDonald);
52-
- The Secret to a Successful Data Loading: [VALIDATE_CONVERSION and CONVERSION ERROR](https://www.youtube.com/watch?v=gjjPAQ6znlw) (From Connor McDonald)
53+
5354

5455
## PMs Personal Websites
5556

0 commit comments

Comments
 (0)