Skip to content

Commit a5ca3c8

Browse files
Merge pull request #544 from oracle-devrel/Integration-on-SQL-Tools-Readme-VII
Integration on Sql-Tools README VII
2 parents 761baf8 + a64eb8b commit a5ca3c8

File tree

1 file changed

+14
-16
lines changed
  • data-platform/data-development/sql-tools

1 file changed

+14
-16
lines changed

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

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@ A SQL Clue Card is also provided.
1313
5. PMs Personal Websites
1414

1515
# Team Publications
16-
TBD
16+
17+
- 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;
18+
19+
- 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;
20+
21+
- Application Continuity - [Does your Database really know your application - Part 3](https://medium.com/@paulbrad71/application-continuity-on-adb-does-your-database-know-your-application-376e44d8a30) - Published on [Medium](http://www.medium.com) on 31st May 2023.
22+
1723

1824

1925
# Useful Links
@@ -33,8 +39,14 @@ TBD
3339
As a "SQL - Do it yourself" in Oracle Dev Gym you can find, to start:
3440
- [Database For Developers: Foundations](https://devgym.oracle.com/pls/apex/f?p=10001:29:112499394488989:::29:P29_CLASS_ID:5481&cs=1Nx3TDJgh0w-ygq3icYMX7urIWoNPCEJuXLH5pqVOkknGnq2I33EJh57LsiiynySdqwMpwClQNviXsLC73e3-0Q);
3541

42+
Learn SQL in this FREE 12-part boot camp. It will help you get started with Oracle Database and SQL. The course is a series of videos to teach you database concepts, interactive SQL tutorials, and quizzes to reinforce the ideas. Complete the course to get your free certificate.
43+
3644
- [Database For Developers: Next Level](https://devgym.oracle.com/pls/apex/dg/class/databases-for-developers-next-level.html)
3745

46+
This course continues where Databases for Developers: Foundations left off, taking you further on your SQL journey.
47+
The class consists of a series of videos introducing concepts, interactive coding sections, and quizzes to test your understanding.
48+
49+
3850
# SQL Best Practices
3951
Periodical sharing of Standard Query Language Best Practices links and blog, video publications from Advocate SQL and PL/SQL Developers and PMs
4052

@@ -43,21 +55,7 @@ Periodical sharing of Standard Query Language Best Practices links and blog, vid
4355

4456

4557
# Reusable Assets Overview
46-
47-
- 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;
48-
49-
- 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;
50-
51-
- SQL - [The Jimi Hendrix SQL Experience - Part 1: Load Jimi Hendrix music data into ADB](https://medium.com/@paulbrad71/the-jimi-hendrix-sql-experience-30f11a78bd54) - Published on [Medium](http://www.medium.com) on 21th March 2023
52-
53-
- SQL - [The Jimi Hendrix SQL Experience - Part 2: Integrate and modify Jimi Hendrix data into ADB](https://medium.com/@paulbrad71/the-jimi-hendrix-sql-clue-card-experience-5729def14040) - Published on [Medium](http://www.medium.com) on 17th April 2023;
54-
55-
- SQL - [The Jimi Hendrix SQL Experience - Part 3: Modifications to table structure in ADB](https://medium.com/@paulbrad71/the-jimi-hendrix-sql-clue-card-experience-9d3106b3e903) - Published on [Medium](http://www.medium.com) on 16th May 2023;
56-
57-
- Application Continuity - [Does your Database really know your application - Part 3](https://medium.com/@paulbrad71/application-continuity-on-adb-does-your-database-know-your-application-376e44d8a30) - Published on [Medium](http://www.medium.com) on 31st May 2023.
58-
59-
- SQL [The Jimi Hendrix SQL Experience - Part 4: Adding Table Constraints - First](https://medium.com/@paulbrad71/the-jimi-hendrix-sql-clue-card-experience-518c0d0932f3) - Published on [Medium](http://www.medium.com) on 12th June 2023;
60-
58+
TBD
6159

6260
# PMs Personal Websites
6361

0 commit comments

Comments
 (0)