You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data-platform/data-development/sql-tools/README.md
+4-7Lines changed: 4 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,17 +47,14 @@ This course continues where Databases for Developers: Foundations left off, taki
47
47
The class consists of a series of videos introducing concepts, interactive coding sections, and quizzes to test your understanding.
48
48
49
49
50
-
# SQL Best Practices
50
+
##SQL Best Practices
51
51
Periodical sharing of Standard Query Language Best Practices links and blog, video publications from Advocate SQL and PL/SQL Developers and PMs
52
52
53
53
- 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)
55
56
56
-
57
-
# Reusable Assets Overview
58
-
TBD
59
-
60
-
# PMs Personal Websites
57
+
## PMs Personal Websites
61
58
62
59
-[@ThatJeffSmith](https://www.thatjeffsmith.com/)
63
60
-[SQL Blog by Chris Saxon](https://blogs.oracle.com/sql)
0 commit comments