 
      
    | You are here | dataonwheels.wordpress.com | ||
| | | | | sqlatspeed.com | |
| | | | | T-SQL Tuesday is a monthly blog party for the SQL Server community. It is the brainchild of Adam Machanic (b|t) and I am thankful for the opportunity to host this month's edition. The concept is straightforward - each month a blog hosts the party and everybody who wants to contribute can write a post about... | |
| | | | | tsqltuesday.azurewebsites.net | |
| | | | | ||
| | | | | insightsquest.com | |
| | | | | The following presentation from MS Ignite 2017 provides an overview of deployment and consumption options, content development and delivery workflows, and administration tools and processes including Office 365 Audit Logs, Azure Active Directory policies and managing Power BI Premium capacities: https://www.youtube.com/watch?v=K-zEWICvICM&t=834s A few of the highlights include: Dev, Test, and Prod App Workspaces for Staged... | |
| | | | | dioncho.wordpress.com | |
| | | One of my colleagues sent following test case, of which he couldn't control the join order with hints. 1. Create objects - table t1, t2 and t3 2. Now Let's set the join order as T1->T2->T3, using global hints convention. But it seems that Oracle does not work as expected. It really seems that the... | ||