Commit Graph
1366 Commits
Author SHA1 Message Date
Srđan Božović e9eb4bde10 fix 2018-08-21 09:58:51 +02:00
Srđan Božović 7cf6140ddc fix 2018-08-21 09:53:42 +02:00
Srđan Božović a0adf847a3 fix 2018-08-21 09:53:31 +02:00
Srđan Božović 7dc09061be fix 2018-08-21 09:52:32 +02:00
Srđan Božović 5a57e70d5a fix 2018-08-21 09:46:11 +02:00
Srđan Božović f6131ea4c4 fix 2018-08-19 21:59:16 +02:00
Srđan Božović 1f0cf6cc2f add: SQL MI creation link 2018-08-19 21:48:12 +02:00
Srđan Božović aa6eefcd4b fix 2018-08-19 21:11:57 +02:00
Srđan Božović f8c57a9bcc fix 2018-08-19 21:07:14 +02:00
Srđan Božović e9a22994b3 fix 2018-08-19 21:04:34 +02:00
Srđan Božović 5eae488224 fix 2018-08-19 20:46:00 +02:00
Srđan Božović 26825a4997 add: Managed Instance prepare subnet script 2018-08-19 20:41:11 +02:00
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
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 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
Perry Skountrianos ce265feb56 Fixed column alias: Renamed to MaxGearPosition 2018-03-27 16:45:16 -07:00