Skip to content

Commit fe58b88

Browse files
committed
Integration-on-SQL-Tools-Readme-VII
1 parent 116194f commit fe58b88

File tree

1 file changed

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

1 file changed

+14
-7
lines changed

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

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

1414
# Team Publications
15-
TBD
15+
16+
- 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;
17+
18+
- 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;
19+
20+
- 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 31th May 2023.
21+
1622

1723
# Useful Links
1824
- [SQL Developer](https://www.oracle.com/uk/database/sqldeveloper/)
@@ -31,8 +37,14 @@ TBD
3137
As a "SQL - Do it yourself" in Oracle Dev Gym you can find, to start:
3238
- [Database For Developers: Foundations](https://devgym.oracle.com/pls/apex/f?p=10001:29:112499394488989:::29:P29_CLASS_ID:5481&cs=1Nx3TDJgh0w-ygq3icYMX7urIWoNPCEJuXLH5pqVOkknGnq2I33EJh57LsiiynySdqwMpwClQNviXsLC73e3-0Q);
3339

40+
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.
41+
3442
- [Database For Developers: Next Level](https://devgym.oracle.com/pls/apex/dg/class/databases-for-developers-next-level.html)
3543

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

@@ -42,12 +54,7 @@ Periodical sharing of Standard Query Language Best Practices links and blog, vid
4254

4355
# Reusable Assets Overview
4456

45-
- 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;
46-
47-
- 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;
48-
49-
- 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 31th May 2023.
50-
57+
TBD
5158

5259
# PMs Personal Websites
5360

0 commit comments

Comments
 (0)