Skip to content

Commit

Permalink
Rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ppaolucc-it committed Nov 19, 2024
2 parents 30e3cfe + 7f5c244 commit 1609378
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 28 deletions.
24 changes: 2 additions & 22 deletions data-platform/data-development/sql/sql-oracle23ai/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@

# Oracle 23ai

This section covers the new features introduced in the Oracle Database 23ai release, focusing on enhancements and functionalities in SQL for application development.

Reviewed: 24.10.2024
Reviewed: 18.11.2024

# When to use this asset?

Expand Down Expand Up @@ -63,24 +64,6 @@ The list of New Features will be periodically updated and adjusted.
-- - **Description**: Index multiple schema objects for full-text search using DBMS_SEARCH.
-- - **Example**: `EXEC DBMS_SEARCH.CREATE_INDEX('index_name', 'table_name');-->


<!-- # Team Publications
- [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 New Features Series - Part 2](https://www.linkedin.com/posts/cristina-varas-menadas-591825119_oracle-oracle23ai-sql-activity-7198945654272864256-wduQ/?utm_source=share&utm_medium=member_ios)
- [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)
- [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)
- [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) -->


# Useful Links
- [Oracle Database 23ai New Features](https://apex.oracle.com/database-features/)


<!-- # Release Information
- **Version**: 23ai
- **Applicable Offerings**: All Oracle Database offerings .................
For more detailed information, please visit the [Oracle Database Features](https://apex.oracle.com/database-features/) page. -->

# License

Copyright (c) 2024 Oracle and/or its affiliates.
Expand All @@ -90,6 +73,3 @@ Licensed under the Universal Permissive License (UPL), Version 1.0.
See [LICENSE](https://github.com/oracle-devrel/technology-engineering/blob/main/LICENSE) for more details.



# Useful Links
- [Oracle Database Features](https://apex.oracle.com/database-features/) page.
19 changes: 14 additions & 5 deletions data-platform/data-development/sql/sql_tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,25 @@
This section covers Oracle SQL Tools: from SQL Developer Desktop to SQL Developer Web on GUI ADB Database Actions to SQLcl.
Providing links to public useful documentation and articles/blogs written by Oracle SQL and Database Advocates and Product Managers.

<!-- A SQL Clue Card is also provided. -->

Reviewed: 18.11.2024

# When to use this asset?
When we want to explore the various SQL IDE development tools like SQL Developer, sqlcl and VS Code with SQL Developer extentions.

<!-- # How to use this asset? -->

<!-- # Team Publications


# Table of Contents

1. [Team Publications](#team-publications)
2. [Useful Links](#useful-links)


Reviewed: 24.10.2024


# Team Publications

- Application Continuity - [Does your Database really know your application - Part 1](https://medium.com/@paulbrad71/application-continuity-on-adb-does-your-database-know-your-application-376e44d8a30) - Published on [Medium](http://www.medium.com) on 13th March 2023;

- Application Continuity - [Does your Database really know your application - Part 2](https://medium.com/@paulbrad71/does-your-database-really-know-your-application-second-part-48321b0ab81) - Published on [Medium](http://www.medium.com) on 6th April 2023;
Expand All @@ -34,7 +43,7 @@ When we want to explore the various SQL IDE development tools like SQL Developer
- [Live SQL](https://livesql.oracle.com/apex/f?p=590:1000)
- [SQL Developer Extension for VS Code v24.2 is now available](https://www.thatjeffsmith.com/archive/2024/07/sql-developer-extension-for-vs-code-24-2-is-now-available/)

<!-- >

# Dev Gyms
- [The amazing Dev Gym](https://devgym.oracle.com/pls/apex/f?p=10001:20011::::20011::)
- Join the Oracle Product Management Dev Gym (FREE!) and build your Oracle technology muscles by taking workouts, quizzes, and even entire classes on SQL, PL/SQL, database design, logic and more.
Expand Down
3 changes: 2 additions & 1 deletion manageability-and-operations/operations-advisory/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ Reviewed: 04.11.2024
- [Automation to enable Logging Analytics for instances](https://karthicin.medium.com/automation-to-enable-logging-analytics-for-instances-8eef71302b36)
- [Create a DataGuard Association on Oracle Cloud Exa servers using Ansible Collections](https://www.linkedin.com/pulse/create-dataguard-association-oracle-cloud-exa-servers-eugene-simos-hflkf)
- [Why you should start thinking about your cloud operations right at the start of your cloud journey and what to consider](https://medium.com/@manu72tomcat/why-you-should-start-thinking-about-your-cloud-operations-right-at-the-start-of-your-cloud-journey-6000b36d9786)
- [Start and Stop your OCI DB Node via script](https://karthicin.medium.com/script-to-stop-start-oci-db-node-41ccad09fd35)
- [Script to stop/start OCI DB Node](https://karthicin.medium.com/script-to-stop-start-oci-db-node-41ccad09fd35)



# Useful Links
Expand Down

0 comments on commit 1609378

Please sign in to comment.