C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Monica Rathbun(5)
Vijay Pratap Singh(4)
Suvendu Shekhar Giri(3)
Deepak Tewatia(3)
Abdul Basith(3)
Sourav Kayal(3)
Arun Potti(2)
Karthikeyan Anbarasan(2)
Ayush Gupta(1)
Sardar Mudassar Ali Khan (1)
John Morehouse(1)
Madhan Raghu(1)
Pramod Thakur(1)
Ijas Ahamed(1)
Mohammad Hussain(1)
Ravinder Sharma(1)
Satya Karki(1)
Manoj Kalla(1)
Zubaria Ashraf(1)
Amit Choudhary(1)
Abhishek Dhoriya(1)
Jitendra Mesavaniya(1)
Siddhesh Chavan(1)
Shaily Dubey(1)
Yuvapriya P(1)
Chittaranjan Swain(1)
Bassam Alugili(1)
Vignesh Mani(1)
Yogi S(1)
Gagan Sharma(1)
Suraj Sahoo(1)
Jignesh Trivedi(1)
Resources
No resource found
Connect to SQL Server with SSMS Methods and Authentication Types
May 31, 2024.
Connecting to SQL Server using SQL Server Management Studio (SSMS) involves selecting a connection method and authentication type. Methods include specifying the server name and instance.
Copy Azure Database To Local Server In SSMS 19
Apr 11, 2023.
In this article, I will explain how you can copy your azure cloud database into your local server using SQL Server Management Studio 19. SSMS provides us export data tier option to copy the database.
How To Connect SSMS With Microsoft Azure SQL Cloud Service
Mar 15, 2023.
In this article, you will learn how to Connect SSMS with Microsoft Azure SQL Cloud Service.
Quick SSMS Tip
Sep 12, 2019.
In this article, you will learn a Quick SSMS Tip.
Learn About SSMS Output Window
Mar 17, 2018.
In my experience, there have been occasions where SQL Server Management Studio (SSMS) becomes unresponsive for a length of time. In one particular case, this occurred while I was expanding the list of databases. SSMS just sat there and waited for some unknown reason and became frustrating. The client eventually did respond and life was good again.
Introduction Of New Useful Features In SSMS 2016
Nov 10, 2017.
This article is an effort to list out a few exciting improvements that have been made to SQL Server Management Studio 2016. I believe, most of these new features can help improve the speed of our work and are more convenient to use the SSMS.
Step by Step Guide To Install SQL Server 2016, SSMS And SSDT Tool
Jun 20, 2016.
In this article, I will guide you on how to perform a new SQL Server 2016 installation.
Generate Script Having Data as Well Using SSMS in SQL Server
Dec 26, 2014.
In this article we learn how to generate a script in SQL Server.
How To Install And Configure Microsoft SQL Server Management Studio (SSMS)
Oct 18, 2023.
Learn how to install and configure Microsoft SQL Server Management Studio (SSMS), a vital tool for managing SQL Server instances, with step-by-step guidance and helpful screenshots.
Registered Servers in SQL Server Management Studio (SSMS)
Sep 27, 2023.
Registered Servers in SQL Server Management Studio (SSMS) is a feature that allows database administrators and developers to conveniently manage and access multiple SQL Server instances and other database-related resources from within a single interface. Here's a detailed description of this feature.
How to enable line numbers in SQL Server Management Studio (SSMS)
Jan 11, 2023.
We will be discussing how to enable line numbers in SSMS, as well as other related tips and best practices. We will be going over the step-by-step instructions on how to enable line numbers in the query window and explaining the benefits of using line numbers in your SQL script development. Additionally, the article will also show an alternative way to achieve the same result in case if someone wants to use that.
What is SQL Server Management Studio (SSMS)
Jan 04, 2023.
SQL Server Management Studio (SSMS) is a tool used to manage and develop Microsoft SQL Server databases. It provides a graphical interface for connecting to servers, creating and modifying database objects, importing and exporting data, and running queries.
How To Query Dataverse In Microsoft SQL Server Management Studio (SSMS)?
Dec 08, 2021.
Querying Dataverse in Microsoft SQL Server Management Studio (SSMS) involves using Transact-SQL (T-SQL) to interact with tables, views, indexes, and stored procedures. Understanding entity relationships and data types is crucial for accurate retrieval and manipulation of data within Dataverse.
How To Install Microsoft SQL Server Management Studio (SSMS)?
Nov 24, 2021.
In this article, you will learn how to install microsoft SQL server management studio (SSMS)?
Full And Differential Backup Using SSMS
May 19, 2021.
In this article, we will see how to create a SQL Server Database backup. Database backup using SQL Server Management Studio, SQL Server provides a large number of options to create backups. We will discuss here FULL BACKUP and DIFFERENTIAL BACKUP.
What Are The Options For Database Backup And Restore? How To Export BACPAC Using SSMS?
Mar 26, 2021.
This article describes what are the options for Database restore and create and how to export BACPAC file in SQL Server
What Is SQL Server Management Studio (SSMS)?
Apr 05, 2019.
SQL Server Management Studio (SSMS) is a Windows client app that allows database developers and database administrators to configure and manage SQL Server and Azure SQL databases. Learn how to download and install SSMS.
Static Data Masking (SSMS 18.0 Preview)
Dec 20, 2018.
Static Data Masking in SSMS 18.0 Preview enhances data security by obscuring sensitive information in databases. It safeguards privacy during testing by replacing real data with masked values, ensuring confidentiality and compliance with data protection regulations.
SQL Data Discovery And Classification In SSMS
Dec 06, 2018.
SQL Data Discovery and Classification in SSMS allows users to identify and categorize sensitive data within databases, aiding in compliance with regulations like GDPR. Enhance data security and governance by classifying data based on sensitivity levels directly within SQL Server Management Studio.
How To Create a Stored Procedure In SQL Server Management Studio (SSMS)
Nov 25, 2017.
In this article, you will learn about how to create a stored procedure in SQL Server using SSMS.
SSMS 2016 - Enhanced Scrollbar
Nov 14, 2017.
Detailed description with screenshots of the enhanced scroll bar introduced in SSMS (SQL Server Management Studio) 2016.
Create SQL Database In Azure And Connect It With SSMS
Apr 27, 2016.
In this article, you will learn how to use Azure Portal to create a database and host it on SQL Server Management Studio.
SSMS Performance Dashboard Reports in SQL Server to find Bottlenecks
Sep 29, 2011.
In this article you will see how to use SSMS Performance Dashboard Reports in SQL Server to find Bottlenecks.
What is TDS Endpoint and How to Enable TDS in Dynamics 365 Customer Engagement/CRM Online?
Jul 08, 2024.
TDS (Tabular Data Stream) is pivotal for accessing Dataverse data securely in Dynamics 365 CE and Power Platform. It integrates with SSMS and Power BI, ensuring native security while enabling robust reporting and analytics.
Backing Up and Restoring a SQL Database
Jun 19, 2024.
In database management, ensuring data integrity and availability is paramount. Regularly backing up your database is crucial to mitigate risks such as hardware failures, software issues, or accidental data loss. This process involves creating duplicate copies of your data that can be restored in case of emergencies.
Understanding Different Types of SQL Triggers in SQL Server
Jun 11, 2024.
SQL Server triggers are powerful tools that allow the automatic execution of SQL code in response to specific events on a table or view. They play a crucial role in maintaining data integrity, enforcing business rules, and automating system tasks.
How to Fetch Daily, Weekly, Monthly, and Yearly based Data in SQL
Mar 12, 2024.
In SQL, fetching data based on specific time intervals like day, week, month, and year is essential for meaningful analysis.
How to Get All SQL Server Agent Jobs in SQL Server?
Dec 05, 2023.
Retrieving a list of SQL Server Agent jobs in SQL Server Management Studio is a straightforward process. You can use the GUI provided by SSMS or run a T-SQL query to gather the necessary information.
Know The History Of Your SQL Server Database
Oct 16, 2023.
Understand your SQL Server database history for effective management. Learn to identify the internal version number using SQL Server Management Studio and various T-SQL statements, ensuring accurate database analysis and tracking.
Append Only Ledger Table In SQL Server
Aug 09, 2023.
An append-only ledger table is a type of database table that only allows new data to be appended to the end of the table. Once data is added to an append-only ledger table, it cannot be changed or deleted.
What is SQL Server Ledger?
Jul 27, 2023.
SQL Server Ledger is a feature of SQL Server that provides tamper-evident capabilities for your database. It does this by using a blockchain and Merkle tree data structures to track the history of changes to your database.
How To Install SQL Server Management Studio 2022
May 22, 2023.
Migrating a SQL IaaS Database To Azure SQL Using DMA (Data Migration Assistant)
May 11, 2022.
In this article, you will learn how to migrate a SQL IaaS Database to Azure SQL using DMA (Data Migration Assistant).
How To Restore A SQL Server Database From A Backup
Apr 28, 2022.
In this article, you will learn how to restore a sql server database from a backup.
Connecting To Azure SQL Database With Active Directory - Universal With MFA
Mar 02, 2022.
In this article, you will learn how to connect to Azure SQL Database with Active Directory - Universal With MFA.
Entity Framework Core In Docker Container - Part I - SQL Server
May 03, 2019.
In this article, we will learn using Docker with Entity Framework Core and with different databases.
SQL Server Vulnerability Assessment
Dec 13, 2018.
SQL Server Vulnerability Assessment (VA) in SQL Server Management Studio 17.4 or later lets SQL Server scan your databases for potential security vulnerabilities and can be run against SQL Server 2012 or higher. If you are not on a newer version on SSMS.
How To Install SQL Server Management Studio 2017
Aug 06, 2018.
SQL Server Management Studio (SSMS). This article explains how to download and install SQL Server Management Studio 2017.
How To Get Started With Always Encrypted For Beginners - Part Two
Feb 12, 2018.
In this post we will pick up where we left off in Part 1, if you haven’t read that please go back and do so. Now that we have encrypted our columns, it’s time to take a look at how we decrypt them inside SQL Server Management Studio or through our applications. You’ll be surprised to see how easy it is.
Differentiate Connections With Colored Status Bars
Mar 15, 2017.
This is about an old but under utilized feature of SSMS to differentiate connections using colored status bars.
How To Restore Northwind Database In SQL Server In One Minute
Mar 01, 2017.
To use Northwind database in your SQL Server, you need to restore it. In this tutorial, I will explain all the restore database steps through the images.
Activity Monitor In SQL Server
Dec 03, 2015.
In this article you will learn about SQL Server 2014 Activity Monitor and steps to use it.
Debug ASP.Net Applications Using ELMAH: Part 2
Feb 08, 2015.
In this article I will be explaining the integration of ELMAH with SQL Server(SSMS).
Determine Object Dependencies in SQL Server
Mar 11, 2014.
This article describes some of methods for determining object dependency information.
SQL CLR For Beginners: Part 3: Create Function in SQL-CLR
Sep 01, 2013.
In this article we will see how to create a simple function in a SQL-CLR Project.
SQL CLR For Beginners: Part 2: Create Trigger in SQL-CLR Project
Sep 01, 2013.
In this article we will see how to create a simple trigger in a SQL-CLR project. I hope you are already quite familiar with the concept of triggers in SQL Server (or some other database).
SQL CLR For Beginners: Part 1: Create Store Procedure in SQL-CLR Project
Aug 29, 2013.
In this article series, we will understand a few important concepts to develop projects in SQL Server CLR. Please don't be confused by the name SQL-CLR, It's nothing but a SQL Server CLR project. For the sake of simplicity, in this article we will call it SQL-CLR.
SQL Server Integration Services (SSIS) -Import Data using Wizard
Mar 15, 2011.
In this article we will see how to import data from SQL Server using the wizard which is provided with SSMS (SQL server Management Studio).
Basics of SQL Server Integration Services
Mar 14, 2011.
In this article we will see what a SQL Server Integration Services (SSIS) is; basic on why SSIS is used for, how to create a SSIS Package and how to debug the same.