Skip to content

Commit 40569c7

Browse files
committed
readme update
1 parent 220adf2 commit 40569c7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,10 @@ Oracle Database@Azure brings Oracle's best databases - Exadata and Autonomous Da
1919
* Use these great VS Code extensions that help you develop and debug your database apps
2020
* SQL Developer for VS Code ([Learn More](https://www.oracle.com/database/sqldeveloper/vscode/) | [Marketplace](https://marketplace.visualstudio.com/items?itemName=Oracle.sql-developer))
2121
* Oracle Developer Tools for VS Code ([Learn More](https://docs.oracle.com/en/database/oracle/developer-tools-for-vscode/getting-started/gettingstarted.html) | [Marketplace](https://marketplace.visualstudio.com/items?itemName=Oracle.oracledevtools))
22-
* Sample code
22+
* [Sample SQL code](./sql/sql-scripts.md)
2323
* Create a database user and add sample data
2424
* Work with data in Azure Storage
25-
* Get started with Select AI ([enable access](sql/select-ai-admin-enable.sql) | [samples](sql/select-ai-get-started.sql))
26-
* Create JSON table collections and access using python / REST
27-
* Run a spatial query, graph query
25+
* Get started with Select AI
2826
* .... and more
2927

3028
<!--

0 commit comments

Comments
 (0)