- ASP.NET Core 2 High Performance(Second Edition)
- James Singleton
- 123字
- 2021-07-08 09:39:09
SQL Server Profiler
SQL Server Profiler is a tool that allows you to inspect what commands are being executed on your SQL Server database. If you have the management tools installed, then you should already have it on your machine. This is how you can access it:
- If you are using Microsoft SQL Server, then SQL Server Profiler can be accessed from the Tools menu of SQL Server Management Studio (SSMS):

- Load SQL Server Profiler and connect to the database that you are using. Name your trace and select the Tuning profile template:

- Click on Run and you should see that the trace has begun. You are now ready to run your code against the database to see what queries it's actually executing:

推薦閱讀
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 密碼學原理與Java實現
- iOS 9 Game Development Essentials
- MySQL 8從入門到精通(視頻教學版)
- 深入理解Django:框架內幕與實現原理
- OpenShift在企業中的實踐:PaaS DevOps微服務(第2版)
- Building RESTful Python Web Services
- Android項目實戰:手機安全衛士開發案例解析
- SQL 經典實例
- 區塊鏈技術進階與實戰(第2版)
- Learning Nessus for Penetration Testing
- jQuery技術內幕:深入解析jQuery架構設計與實現原理
- 例說FPGA:可直接用于工程項目的第一手經驗
- Visual FoxPro程序設計習題及實驗指導
- 程序員的英語