Commit Graph
1325 Commits
Author SHA1 Message Date
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
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
Barbara Kess 8f8660db28 Merge pull request #377 from barbkess/blk3
Blk3
2018-03-08 11:50:40 -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 ce54c295a3 Merge pull request #376 from barbkess/blk3
New 2017 SQL Server and SQL DB permissions infographic.
2018-03-08 11:44:02 -07:00
Barbara Kess b398f432b6 New 2017 SQL Server and SQL DB permissions infographic. 2018-03-08 11:42:46 -07:00
Umachandar Jayachandran ffe1dec7f7 Merge pull request #370 from clayton006/master
Modified mssql_conf.py for SQL on Linux HA Ansible playbook
2018-02-22 21:44:58 -08:00
clayton006 98f8b00f13 Altered detection logic for the /var/opt/mssql/mssql.conf file as this file is now created by default in SQL Server 2017 CU4 on Linux. Before CU4 this file was created after "/opt/mssql/bin/mssql-conf setup" was executed. 2018-02-22 17:27:04 -05:00
Jovan Popovic (MSFT) c42e02daef Merge pull request #364 from JocaPC/master
Upgrades nodejs samples to v0.3 data access
2018-02-04 18:14:06 +01:00
Jovan Popovic 48e250190a Upgrades nodejs samples to v0.3 data access 2018-02-04 18:04:02 +01:00
Jovan Popovic (MSFT) 8d231e17bc Merge pull request #363 from JocaPC/master
Changed data access component in JSON/NodeJS products app
2018-02-03 19:50:35 +01:00
Jovan Popovic 302afeeb8c Changed data access to Express4 tedious v0.2 2018-02-03 19:41:45 +01:00
Sergio Govoni 96f947b085 SQL Server 2017, Thanks to Graph Database, can express certain kinds of queries more easily than a relational database by transforming complex relationships into graphs (#354)
* Added some media for incoming demos on SQL Graph database

* Added the file README.md and the first demo of the session SQL Server 2017 Graph Database that I have done at SQL Saturday Parma 2017 #sqlsat675

* Fixed a bug in SQL text visualization

* Deleted some Unicode characters

* Update file README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md added the demo "Build a sample recommendation system using SQL Graph"

* Added the file sqlsat675 40 Recommendation system.sql that contains source code of the demo "Build a sample recommendation system using SQL Graph"

* Update README.md

* Added the file sqlsat675 30 Many-to-many relationships.sql

* Delete folder sql-saturday-675-parma-italy

* Add folder recommendation-system

* Rename files

* Update README.md

* Update README.md

* Update media file related to SQL Graph demos

* Used function JSON_VALUE instead of OPENJSON to extract the first language of a Person

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-01-29 14:44:32 -08:00
Jovan Popovic d9f2c7125f Upgraded to express4-tedious DAC
Changed data access layer in nodejs product catalog to express4 tedious.
2018-01-27 14:32:13 +01:00
Jovan Popovic 75fdf72de9 Updating query() to sql() in nodejs rest examples 2018-01-27 11:11:26 +01:00
Barbara Kess af5b694a66 Merge pull request #356 from douglaslMS/sync-fix-script
Fixed the Azure login command in the script.
2018-01-09 15:51:13 -07:00
Douglas Laudenschlager ee4cc35ce5 Fixed the Azure login command in the script. 2018-01-09 14:48:56 -08:00
Barbara Kess 717113ba72 Merge pull request #355 from douglaslMS/datasync-add-script
Added new PS script from PM to accompany new article.
2018-01-08 12:47:35 -07:00
Douglas Laudenschlager 3361659b6b Added new PS script from PM to accompany new article. 2018-01-08 11:02:21 -08:00
Jos de Bruijn 2aebc774fc Merge pull request #353 from Microsoft/wwi-update
adding pattern to generated sales data
2018-01-05 11:05:32 -08:00
Jos de Bruijn 6629ed9066 updating sqlproj with new file 2018-01-03 15:13:00 -08:00
Jos de Bruijn 0ee360c7f4 adding variation to sales order counts 2018-01-03 15:03:12 -08:00
Jos de Bruijn cc1d1a6b29 Merge pull request #352 from Microsoft/wwi-update
adding Power BI reports for wwi
2018-01-02 14:27:06 -08:00
Jos de Bruijn 0a64c9aa45 typo 2018-01-02 14:25:42 -08:00
Jos de Bruijn 4b5bf1141a updating structure 2018-01-02 14:24:23 -08:00
Jos de Bruijn 5dceddfca7 adding data for last day 2018-01-02 14:18:01 -08:00
Jos de Bruijn adc4fc2156 adding initial power BI dashboards 2018-01-02 13:57:14 -08:00
Jos de Bruijn 8f9caeefeb Merge branch 'master' into wwi-update 2018-01-02 12:31:22 -08:00
Jovan Popovic (MSFT) 80080aa6d0 Merge pull request #350 from JocaPC/master
Updated WWI Website views
2017-12-30 19:49:29 +01:00
Jovan Popovic 0f2549927e Updated WWI Website views 2017-12-30 19:47:04 +01:00
Jovan Popovic (MSFT) 5dca06b633 Merge pull request #349 from JocaPC/master
Adding CLR transitive closure sample
2017-12-22 23:14:52 +01:00
Jovan Popovic 20a1e56cc2 Merge pull request #3 from yorek/master
updated documentation
2017-12-22 22:17:53 +01:00
yorek b0b6e74501 updated documentation 2017-12-22 10:02:37 -08:00
Jos de Bruijn dc0494caaf updated formatting 2017-12-20 13:56:24 -08:00
Jovan Popovic cba3faa417 Update README 2017-12-20 15:33:48 +01:00
Jovan Popovic d8aebaf6a2 Updated README 2017-12-20 14:49:22 +01:00
Jovan Popovic d37ec2b7b7 Added README to TCC sample 2017-12-20 14:42:38 +01:00
Jovan Popovic a70c6a5ece Renamed schema to TC 2017-12-20 13:01:16 +01:00
Jovan Popovic 6e0cd92dc3 Initial version of transitive closure library 2017-12-20 12:29:11 +01:00