Other News

Editorials

Query Plan Evaluation

How are you query plan evaluation skills? Reviewing a query plans is often the easiest way to find out why a specific query is not performing well. You can use the standard reports in SQL Server to identify long running queries, or queries that use a lot of resources. Once identifying those queries you can attempt to execute them and […]

Pro Members SQL Server Standard Members

Understanding the sqlcmd utility – to run scripts, stored procedures, and Transact-SQL commands from the command line.

Understanding the sqlcmd utility – to run scripts, stored procedures, and Transact-SQL commands from the command line Author: Basit A. Farooq The sqlcmd utility is a Microsoft Win32 command prompt utility, which you can you to run scripts, stored procedures, and Transact-SQL commands from the command line. The sqlcmd utility establishes an OLE-DB connection to the database. To use sqlcmd...

This content is for Pro, Pro Member, Pro Member Annual - Fall Sale, Pro Member Monthly - Fall Sale, Standard, Standard Member, Standard Member Annual - Fall Sale, and Standard Member Monthly - Fall Sale members only.
Register
Already a member? Log in here