About 1,160,000 results
Open links in new tab
  1. Data Warehouse - What is a good definition? - Stack Overflow

    May 21, 2010 · A data warehouse is a collection of datamarts and will combine datasets across the breadth of an organization. A datamart will contain datasets specific to certain portions of the …

  2. How can I generate an entity–relationship (ER) diagram of a SQL data ...

    May 5, 2024 · How can I generate an entity–relationship (ER) diagram of a SQL data warehouse (dedicated SQL pool) database using Visio? Trying to create dedicated SQL pool (Synapse …

  3. How to set any column as primary key in Azure SQL data warehouse

    Apr 20, 2018 · I am using SQL data warehouse & need to set primary key in one table & forgein key in another,then what is the approach to accomplish this.

  4. What is the difference between a database and a data warehouse?

    Aug 5, 2010 · A Data Warehouse is a type of Data Structure usually housed on a Database. The Data Warehouse refers the the data model and what type of data is stored there - data that is modeled …

  5. Load data to MS Fabric Warehouse from notebook - Stack Overflow

    I want to load data into a MS Fabric Warehouse using a python notebook, without creating a pipeline / dataflow. That is, to connect using python and issue SQL queries from there. I tried to connect...

  6. Azure SQL Data Warehouse DWU vs Azure SQL DTU - Stack Overflow

    Nov 5, 2015 · I am considering migration from Azure SQL to Azure SQL Data Warehouse. It seems to offer some of the features that we need, however price is a concern for starting small. 100 DWU …

  7. Azure SQL Database or SQL Data Warehouse - Stack Overflow

    Aug 7, 2018 · For a full blown reporting server, it might be. Most people successfully implementing Azure SQL Data Warehouse are using a combination of the warehouse for processing and storage …

  8. Azure SQL Data Warehouse: max size of varchar type

    Aug 9, 2019 · I used PolyBase via Data Factory so it is not easy to show the query. I used Copy Data activity to copy from a SQL database to a SQL data warehouse.

  9. DROP TABLE IF EXISTS not working on Azure SQL Data Warehouse

    Feb 14, 2018 · I used the SQL Server management studio to generate script against Azure Data Warehouse. I selected Edition Azure Data Warehouse, it generates below the script to drop table if it …

  10. What is the best way to transfer data from SAP to SQL Server?

    Aug 7, 2019 · 4 We want to build up a new Data Warehouse from scratch, based on SAP Tables. For the extract, transform and load (ETL) procedure, we want to use Microsoft SQL Server Integration …