Commit Graph
968 Commits
Author SHA1 Message Date
Srđan Božović d8b92e6aee fix 2018-08-24 03:21:16 +02:00
Srđan Božović b71c7b532b fix 2018-08-24 03:18:08 +02:00
Srđan Božović 23ce7befe2 add: attach p2s 2018-08-24 03:12:06 +02:00
Srđan Božović 85cb49aa55 fix 2018-08-21 10:12:06 +02:00
Srđan Božović b1c988635a fix 2018-08-21 10:11:00 +02:00
Srđan Božović 90c2ef432f fix 2018-08-21 10:08:29 +02:00
Srđan Božović 50d5225267 fix 2018-08-21 10:03:25 +02:00
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
pmasl 3f74b011af Removed wrong link 2018-05-07 13:39:02 -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
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 4a6c5c24b3 Default output in SqlClr/CURL POST 2018-04-18 11:15:25 +02:00
Jovan Popovic d07eca8e01 Added POST with retry login in SqlClr asembly 2018-04-18 10:39:36 +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 6c917e2766 Update SupplierID in WebApi/UpdatePurchaseOrderFromJson.sql 2018-04-14 16:09:52 +02:00
Jos de Bruijn 94e56cb753 clarify that you need to install from source code 2018-04-13 08:40:47 -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
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
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
Barbara Kess 8dc4113b62 rename 2017 infographic 2018-03-08 11:49:43 -07:00
Barbara Kess b7efa5444a fix readme link 2018-03-08 11:45:28 -07:00
Barbara Kess b398f432b6 New 2017 SQL Server and SQL DB permissions infographic. 2018-03-08 11:42:46 -07:00