Skip to content

Commit 4c1a289

Browse files
Merge pull request #910 from oracle-devrel/sql-tools-README-I
sql-tools-README-I
2 parents 5b37606 + 36463c6 commit 4c1a289

File tree

1 file changed

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

1 file changed

+4
-7
lines changed

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,17 +47,14 @@ This course continues where Databases for Developers: Foundations left off, taki
4747
The class consists of a series of videos introducing concepts, interactive coding sections, and quizzes to test your understanding.
4848

4949

50-
# SQL Best Practices
50+
## SQL Best Practices
5151
Periodical sharing of Standard Query Language Best Practices links and blog, video publications from Advocate SQL and PL/SQL Developers and PMs
5252

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

56-
57-
# Reusable Assets Overview
58-
TBD
59-
60-
# PMs Personal Websites
57+
## PMs Personal Websites
6158

6259
- [@ThatJeffSmith](https://www.thatjeffsmith.com/)
6360
- [SQL Blog by Chris Saxon](https://blogs.oracle.com/sql)

0 commit comments

Comments
 (0)