This month's discount Comprehensive Database Performance Health Check · Testimonials
SQLAuthority with Pinal Dave
Home
  • Consulting
    • Health Check
  • Free Videos
  • All Articles
    • AI
    • SQL Performance
    • SQL Tips and Tricks
    • Interview Questions and Answers
    • SQL Puzzle
    • SQL Video
    • SQLAuthority News
    • Personal
  • Books
  • Consulting
sqlcmd mode

SQL SERVER Management Studio and SQLCMD Mode

April 30, 2020
Pinal Dave
SQL Tips and Tricks
SQL Download, SQL Scripts, SQL Server, SQL Server Management Studio, sqlcmd, Testing

Honestly, there is an alternative way to quickly use SSMS SQLCMD mode as a development environment, let us learn about it today. 

Read More
sqlcmdssms

SQL SERVER – Performance Test – sqlcmd vs SSMS

April 29, 2020
Pinal Dave
SQL Performance
SQL Download, SQL Scripts, SQL Server, SQL Server Management Studio, sqlcmd, Testing

I have received an email from my clients of Comprehensive Database Performance Health Check. The question was about Performance Test – sqlcmd vs SSMS.

Read More
SQL Server feature pack.

SQL SERVER – How to Execute the Query Without Using Management Studio?

February 28, 2018
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Server, SQL Server Management Studio, sqlcmd, Starting SQL

A client’s security team removed SQL Server Management Studio from the server. Here are simple ways for beginners to run a query without it.

Read More
Result Dialog Window.

SQL SERVER – SQLCMD Error – Failed to Load Resource File SQLCMD.rll

November 7, 2017
Pinal Dave
SQL Tips and Tricks
SQL Error Messages, SQL Server, sqlcmd

Running SQLCMD gave me this SQLCMD error: Failed to load resource file SQLCMD.rll. Here is how I used Process Monitor to find the missing file.

Read More
SQLCMD to Build Comma Separated String.

SQL SERVER – SQLCMD to Build Comma Separated String

November 19, 2014
Pinal Dave
SQL Tips and Tricks
sqlcmd

A trick from Balmukund and Vinod at SQLBangalore: use SQLCMD to export a table’s data as a comma separated string. Here is how it works.

Read More
SQLCMD Mode.

SQL SERVER – Execute Operating System Commands in sqlcmd

September 16, 2013
Pinal Dave
SQL Tips and Tricks
sqlcmd

Tired of leaving sqlcmd to check something in Windows? Here is a simple trick to execute operating system commands while you are still in the sqlcmd prompt.

Read More
Administrator Command Prompt window.

SQL SERVER – Automatically Store Results of Query to File with sqlcmd

September 12, 2013
Pinal Dave
SQL Tips and Tricks
sqlcmd

Want to store results of query to file automatically without SSMS? Here is how to do it with sqlcmd and its -o option, step by step.

Read More
1 2 3 4 Next
  • Books
  • Testimonials
  • Privacy Policy

© 2006 – 2026 All rights reserved. pinal @ SQLAuthority.com