Skip to content

Commit 5777da4

Browse files
committed
sync merge and commit
1 parent 5626ad6 commit 5777da4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SQL Repository
22

3-
Welcome to the SQL repository of the Data Development team at Oracle. This repository is designed to provide comprehensive resources, tips, and tools to help you master SQL and leverage the latest features of Oracle23ai.
3+
Welcome to the SQL repository of the Data Development team at Oracle. This repository is designed to provide comprehensive resources, tips, and tools to help you master SQL and leverage the latest features of Oracle23ai.
44

55
Structured Query Language (SQL) is the standard programming language used for managing and manipulating relational databases. SQL allows you to perform a variety of operations such as querying data, updating records, creating and modifying schema, and controlling access to the database. It is a crucial skill for data developers and analysts, enabling efficient data retrieval and manipulation to support data-driven decision-making.
66

@@ -24,23 +24,20 @@ In the [SQL Tools](SQL_Tools/README.md) section, you'll find a collection of ess
2424
- Database management tools
2525
- Productivity-enhancing plugins and extensions
2626

27-
2827
## SQL Tips
2928

3029
The [SQL Tips](SQL_Tips/README.md) section is dedicated to providing practical advice and best practices for writing efficient and effective SQL queries. Topics covered include:
3130
- Query optimization techniques
3231
- Common pitfalls and how to avoid them
3332
- Advanced SQL functions and their use cases
3433

35-
3634
## SQL Oracle23ai
3735

3836
Explore the latest advancements with Oracle's cutting-edge AI capabilities in the [SQL Oracle23ai](SQL_Oracle23ai/README.md) section. Here, you will find:
3937
- New features and enhancements in Oracle23ai
4038
- Tutorials on integrating AI with your SQL queries
4139
- Case studies and real-world applications of Oracle23ai
4240

43-
4441
## SQL Do It Yourself
4542

4643
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:

0 commit comments

Comments
 (0)