Azure Synapse Analytics

Amit Kumar 0 Reputation points
2023-12-18T11:38:47.29+00:00

-Is there any tool like ORACLE APEX for ORACLE DATABASE in Azure Environment

Where we can get data from ORACLE DATABASE

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
{count} votes

1 answer

Sort by: Most helpful
  1. Subashri Vasudevan 11,306 Reputation points Volunteer Moderator
    2023-12-18T16:25:43.8933333+00:00

    Hi,

    Edit

    You can use Azure data studio to explore the Oracle database. Check the below URL for more details.

    Azure Data Studio

    You can also use copy activity in ADF / Synapse to connect to Oracle source and write the data to a file in azure storage or to an azure SQL table and use that file for further exploration. Or in case of synapse, you can write the data to a SQL pool table and use that as staging table for further transformation.

    Hope that helps.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.