Commit Graph
1496 Commits
Author SHA1 Message Date
Masha at MSFT 07954e5a56 Sample data for SSIS tutorial
Data to complete the tutorials here: https://docs.microsoft.com/sql/integration-services/integration-services-tutorials
2018-08-14 08:09:44 -07:00
Masha at MSFT eeffbb44b7 Delete Creating a Simple ETL Package.zip 2018-08-14 08:05:14 -07:00
Masha at MSFT ff3b701765 Added SSIS Tutorial package 2018-08-14 08:04:33 -07:00
Meet Bhagdev 0a8a01459f Update requirements.txt 2018-08-06 13:33:55 +02:00
Jovan Popovic d64fa3bfba Upgraded IVS sample to .csproj 2018-06-13 13:47:11 +02:00
Jovan Popovic 99ef7aa63a Updated last good plan index page 2018-06-13 13:04:13 +02:00
Vitor Faria Tomaz eba4e9b663 Update clean_up_data_sync_objects.sql 2018-05-24 16:11:19 +01:00
Pedro Lopes 26ade07bc1 Merge pull request #404 from Microsoft/pmasl
Removed wrong link
2018-05-07 13:40:16 -07:00
pmasl 3f74b011af Removed wrong link 2018-05-07 13:39:02 -07:00
Pedro Lopes d07e88ff9c Merge pull request #403 from Microsoft/pmasl
New auto tuning demo
2018-05-07 13:26:31 -07:00
pmasl 5900520fe3 New auto tuning demo 2018-05-07 13:25:29 -07:00
Jos de Bruijn c953dc6fb6 update name following convention, and internationalizing doc link 2018-05-07 09:51:30 -07:00
Jos de Bruijn 282d737586 Merge pull request #401 from shueybubbles/ssmsTemplates
Ssms templates - initial checkin
2018-05-07 09:49:54 -07:00
shueybubbles 7e02cfbdf5 update readme 2018-05-06 12:26:28 -04:00
shueybubbles c771281ad1 AS samples 2018-05-06 12:22:37 -04:00
shueybubbles 80d5bf59f8 sql samples 2018-05-06 12:19:40 -04:00
Umachandar Jayachandran 356da36c47 Fixed typos of report name 2018-04-23 14:38:53 -07:00
Jovan Popovic (MSFT) 1b009ed7a7 Merge pull request #397 from JocaPC/master
Default output in SqlClr/CURL POST
2018-04-18 11:17:18 +02:00
Jovan Popovic 4a6c5c24b3 Default output in SqlClr/CURL POST 2018-04-18 11:15:25 +02:00
Jovan Popovic (MSFT) 4ea576d693 Merge pull request #396 from JocaPC/master
Added POST with retry login in SqlClr asembly
2018-04-18 10:40:27 +02:00
Jovan Popovic d07eca8e01 Added POST with retry login in SqlClr asembly 2018-04-18 10:39:36 +02:00
Jovan Popovic (MSFT) a88fa68680 Merge pull request #395 from JocaPC/master
SqlClr CURL
2018-04-16 13:18:47 +02:00
Jovan Popovic c3004e2bd5 SqlClr CURL
Implementation of CURL function using CLR assemblies hosted in SQL Server
2018-04-16 13:16:33 +02:00
Jovan Popovic (MSFT) 2e7f7c6024 Merge pull request #393 from JocaPC/master
Update SupplierID in WebApi/UpdatePurchaseOrderFromJson.sql
2018-04-14 16:11:30 +02:00
Jovan Popovic 6c917e2766 Update SupplierID in WebApi/UpdatePurchaseOrderFromJson.sql 2018-04-14 16:09:52 +02:00
Umachandar Jayachandran 721a6bd1a2 Update README.md
fixed missing whitespace in the echo command.
2018-04-13 10:57:35 -07:00
Umachandar Jayachandran d177ca97a5 Merge pull request #390 from ryanzebian/ryanzebian-patch-1
Fix Sparse Checkout README command
2018-04-13 10:56:25 -07:00
Jos de Bruijn 94e56cb753 clarify that you need to install from source code 2018-04-13 08:40:47 -07:00
Ryan Zebian 0a7207fa09 Fix Sparse Checkout README command 2018-04-10 23:20:54 -07:00
Jos de Bruijn c963e3bccf Merge pull request #389 from AyoOlubeko/patch-3
Patch 3
2018-04-09 09:46:13 -07:00
Ayo Olubeko c447b2931b Create readme.md 2018-04-08 19:29:50 -07:00
Ayo Olubeko 5de07659a1 Adding sql polybase load tutorial file 2018-04-08 19:25:44 -07:00
Jovan Popovic f67895ac75 Adding WWI WebSite views/procedures (#367)
* Added WWI Website views and procedures

Added new views and procedures for WWI WebSite:
1. Views that expose main entities
2. Create, Update, and Delete procedures for WWI tables.

* Added Website views/proc into sql project

* Refactored Web APi procedures and views

* Update DeleteStateProvince.sql

* Fixing style on views

Added quoted identifiers everywhere.

* Added quoted identifiers on WebApi views

* Removed refactor log from project

* Addressing UC's comment

changed INSERTED to inserted
SearchForStockItems uses correct view in webApi schema

* Removed unnesecary alias in SalesOrders view

* Fixed bugs in SpecialDeals and Customers

Added columns in customers view.
Changed parameter name in SpecialDeals procedure.

* Added quoted identifier_on in insert customer/supplier transactions and missing columns in purchase order lines view.

* Added row-level security

* Added wrapper views for some simple entities.

* Added missing fields in suppliers view/procedure

* Handled NULL columns and some missing columns in views.

* Removed useless quoted identifier on

* Changed quoted identifier on two update customer/supplier transactions stored procedures.
2018-04-06 14:40:55 +02:00
Jos de Bruijn 54eaca0cdc Merge pull request #385 from AyoOlubeko/patch-1
Updating documentation to include ctas for factexchangetable
2018-04-02 09:44:52 -07:00
Jos de Bruijn 62ea1d374e Update README.md 2018-04-02 09:11:34 -07:00
Ayo Olubeko f794790bbd Updating sql file to include data load for factexchangerate table 2018-03-30 12:15:26 -07:00
Ayo Olubeko d6ca3faee0 Updating documentation to include ctas for factexchangetable 2018-03-30 12:09:57 -07:00
Jos de Bruijn 35dbbfcae2 Merge pull request #383 from douglaslMS/sync-fix-script
Fixed line 208 of script per GitHub issue.
2018-03-28 15:00:31 -07:00
Douglas Laudenschlager 7ec8788a39 Fixed line 208 of script per GitHub issue. 2018-03-28 14:56:18 -07:00
Jovan Popovic 9f0867de10 Corrected SupplierID in UpdatePurchaseOrderFromJson 2018-03-28 13:51:37 +02:00
Perry Skountrianos ce265feb56 Fixed column alias: Renamed to MaxGearPosition 2018-03-27 16:45:16 -07:00
Barbara Kess 0d090221fd Merge pull request #382 from maggiesMSFT/ssrs-migration-script
ssrs migration script rss file plus readme
2018-03-26 17:37:13 -07:00
maggiesMSFT adf341015f ssrs migration script rss file plus readme 2018-03-26 13:10:16 -07:00
Jos de Bruijn 108e094905 fix per issue #379 2018-03-20 07:57:41 -07:00
Jovan Popovic 261c118fab Changed quoted identifier on two update customer/supplier transactions stored procedures. 2018-03-19 12:18:41 +01:00
Jovan Popovic cb371116e1 Removed useless quoted identifier on 2018-03-19 11:14:03 +01:00
Jovan Popovic 20a3393321 Handled NULL columns and some missing columns in views. 2018-03-19 01:25:52 +01:00
Jovan Popovic b8de616c47 Added missing fields in suppliers view/procedure 2018-03-18 21:08:59 +01:00
Jovan Popovic 19e52874cb Added wrapper views for some simple entities. 2018-03-18 00:14:49 +01:00
Jovan Popovic 14afafd377 Added row-level security 2018-03-17 18:09:02 +01:00