1
0
mirror of https://github.com/Microsoft/sql-server-samples.git synced 2025-12-08 14:58:54 +00:00

Custom reports for SSMS for R Services.

This commit is contained in:
Umachandar Jayachandran
2016-10-04 14:43:14 -07:00
parent 166a8f576a
commit e31d5d8279
10 changed files with 7403 additions and 4 deletions

View File

@ -1,6 +1,10 @@
# R Services
# Samples for SQL Server R Services
Placeholder.
[Telco Customer Churn](Telco Customer Churn)
Telco Customer Churn sample using SQL Server R Services.
[SSMS Custom Reports](SSMS-Custom-Reports)
Custom reports for SQL Server R Services built using SQL Server Report Builder. The reports can be added to SQL Server Management Studio to view various configuration and runtime information about R scripts execution in SQL Server.
For now, refer to:
[https://github.com/Microsoft/SQL-Server-R-Services-Samples] (https://github.com/Microsoft/SQL-Server-R-Services-Samples)