Skip to content

Commit e9ac998

Browse files
committed
ppaolucc-branch-sql-dy-I
1 parent 77b3f67 commit e9ac998

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

data-platform/data-development/sql/sql-do-ityourself/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This section covers Public Oracle SQL Tools: Use of SQL in extensive way: from S
55
Providing links to public useful documentation about SQL use and tips. SQL Tips on Fortnight basis and and articles/blogs written by Oracle SQL and Database Advocates and Product Managers and SQL examples are shown here.
66
A SQL Clue Card is also provided.
77

8+
Reviewed: 14.8.2024
9+
810
# Table of Contents
911

1012
1. [Public Oracle SQL Tools](#public-oracle-sql-tools)
@@ -51,7 +53,9 @@ Explore a variety of Oracle SQL tools to streamline your database management tas
5153

5254
Stay updated with fortnightly SQL tips to sharpen your SQL skills and discover new techniques for database querying and management.
5355

54-
- **Tip 1: [Tip Title]** - [Description/Explanation]
56+
- Tip 1: [3 Tips to Help You Write Better SQL](https://www.youtube.com/watch?v=Hjfvf8VqY9E&list=WL) -
57+
A chance to improve SQL skills, as an important knowledge backbone for Developers, by learning three ways to refactor your SQL and showing the pros and cons of all of them (WITH Clause, Views, Table Macros) and more! By Chris Saxon youtube videos.
58+
5559
- **Tip 2: [Tip Title]** - [Description/Explanation]
5660
- ...
5761

@@ -75,7 +79,8 @@ Access a repository of SQL examples to learn practical applications of SQL in va
7579

7680
Get quick access to essential SQL commands, syntax, and tips with the SQL Clue Card. Print it out or keep it handy for reference during your SQL scripting sessions.
7781

78-
- [Download SQL Clue Card](https://www.oracle.com/database/sqldeveloper/technologies/sqlcl/download/sqlcl-downloads-23.1.html)
82+
- [Download SQL Clue Card](./images/SQL_Cheat_Sheet_Version1.1.png)
83+
7984

8085
# 2. SQLcl
8186

3.5 MB
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ This section covers the new features introduced in the Oracle Database 23ai rele
5555
- [23ai New Features Series - Part 3](https://www.linkedin.com/posts/sonnemeyer_23aispecialists-23ainewsabrpart3-developer-activity-7201958687005982721-Oo3B?utm_source=share&utm_medium=member_desktop)
5656
- [23ai New Features Series - Part 4](https://www.linkedin.com/posts/sonnemeyer_23aispecialists-23ainewsabrpart4-teammates-activity-7204946957843267584-x664?utm_source=share&utm_medium=member_desktop)
5757
- [23ai New Features Series - Part 5](https://www.linkedin.com/posts/ppaolucci_cristinavarasmenadas-sonjameyer-activity-7207374755878887425-a--C?utm_source=share&utm_medium=member_desktop)
58-
## Release Informationnnn
58+
## Release Information
5959
- **Version**: 23ai
6060
- **Applicable Offerings**: All Oracle Database offerings .................
6161
For more detailed information, please visit the [Oracle Database Features](https://apex.oracle.com/database-features/) page.

0 commit comments

Comments
 (0)