Skip to content

Commit 8016139

Browse files
committed
Restyle DO it yourself SQL
1 parent 1609378 commit 8016139

File tree

2 files changed

+4
-40
lines changed

2 files changed

+4
-40
lines changed

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

Lines changed: 4 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,6 @@ Reviewed: 18.11.2024
1212
- [Team Publications](#team-publications);
1313
- [Useful Links](#useful-links);
1414

15-
[What is SQL? ]: #
16-
17-
[ SQL Tools ]: #
18-
[ SQL Tips ]: #
19-
[ SQL Oracle23ai ]: #
20-
[ SQL DO It Yourself ]: #
21-
2215

2316
# Team Publications
2417
- [23ai New Features Series - Part 1](https://www.linkedin.com/posts/sonnemeyer_23aispecialists-23ainewsabrpart1-developer-activity-7196221427056889856-3HF2?utm_source=share&utm_medium=member_desktop) - 23ai Database New Features on Linkedin Post - I
@@ -30,41 +23,15 @@ Reviewed: 18.11.2024
3023

3124
## SQL Tools
3225

33-
[SQL Tools](SQL_Tools/README.md): In this section, you'll find a collection of essential tools and utilities that can help streamline your SQL development process. This includes:
26+
[SQL Tools](sql-tools/README.md): In this section, you'll find a collection of essential tools and utilities that can help streamline your SQL development process. This includes:
3427
- SQL client software recommendations
3528
- Database management tools
3629
- Productivity-enhancing plugins and extensions
3730

31+
<!-- ## SQL Oracle 23ai -->
3832

39-
[# SQL Tips]: #
40-
41-
[ The SQL Tips(SQL_Tips/README.md) section is dedicated to providing ]: #
42-
43-
[practical advice and best practices for writing efficient and effective SQL]: #
44-
45-
<!-- [ queries. Topics covered include]:
46-
47-
[ - Query optimization techniques]: #
48-
[ - Common pitfalls and how to avoid them ]: #
49-
[ - Advanced SQL functions and their use cases]: -->
50-
51-
52-
53-
[# SQL Oracle23ai ]: #
54-
55-
<!-- Explore the latest advancements with Oracle's cutting-edge AI capabilities in the [SQL Oracle23ai](SQL_Oracle23ai/README.md) section. Here, you will find:
56-
- New features and enhancements in Oracle23ai
57-
- Tutorials on integrating AI with your SQL queries
58-
- Case studies and real-world applications of Oracle23ai -->
59-
60-
61-
<!-- # SQL Do It Yourself
62-
63-
The [SQL Do It Yourself](SQL_Do_It_Yourself/README.md) section encourages hands-on learning by providing a variety of exercises and projects. This includes:
64-
- Practice problems with solutions
65-
- Step-by-step project guides
66-
- Interactive SQL challenges to test your skills -->
67-
33+
## SQL Do it yourself
34+
[SQL Do it yourself](sql-do-ityourself/images/SQL_Cheat_Sheet_Version1.1.png) : here you can reach the SQL Cheat Sheet containing all the SQL principles a Developer should know.
6835

6936
# Useful Links
7037

@@ -79,9 +46,6 @@ To support your development journey, here are some valuable resources related to
7946
- [The Magic of SQL by Chris Saxon - YouTube Channel](https://www.youtube.com/c/TheMagicofSQL)
8047
- [SQL and Database explained! By Connor McDonald - YouTube Channel](https://www.youtube.com/@DatabaseDude)
8148

82-
---
83-
84-
<!-- We hope you find these resources helpful in your SQL journey. If you have any questions or suggestions, please feel free to contribute or reach out to the team. Happy querying! -->
8549

8650

8751
# License
File renamed without changes.

0 commit comments

Comments
 (0)