ttmind

Main Navigation

ttmind
  • jim-jams
  • Tech
  • Positive
Login

Login

Facebook Google

OR

Remember me Forgot password?

Don't have account? Signup here.

Sort by Categorys

.Net

PHP

Java

JavaScript

Database

Server

Client Side

Tools

Artificial Intelligence

Cloud

Hybrid Development

Event

Smart City

Education

Security

Scrum

Digital Marketing

APP Development

Business

Internet

Simulation

Art

Network

Microservices

Architecture

Technology

Leadership

    Top Articles

  • How Does Social Media Bring People Together?
    TTMind Author
  • How to read appSettings JSON from Class Library in ASP.NET Core
    Anil Shrestha
  • Printing Support In Asp.Net Core
    TTMind Author
  • HOW TO EXTRACT TEXT FROM IMAGE USING JAVASCRIPT (OCR with Tesseract.js)?
    Prakash Pokhrel
  • Images Upload REST API using ASP.NET Core
    Prakash Pokhrel
  • Related Topic

  • How to code quicker with code snippets in Visual Studio 2019
  • How to Fix Error Failed to create directory In Android SDK Not Downloading Packages?
  • What’s new in visual studio 2019?
  • How to access Visual studio wep app using Conveyor Cloud services?
  • Git Commands you must know
  • Tech
  • About Us
  • Contact Us
  • TechHelp
  • PositiveHelp
  • Jim-Jams Help
  • Terms & Conditions

© Copyright ttmind.com

Main Content

Introduction to SQL Server Management Studio(SSMS)

Tools SSMS about 7 years ago || 10/7/2018 || 4.6 K View

  • Hide

Introduction:

SQL Server Management Studio(SSSMS) is a software introduced by Microsoft used for managing and administrating Microsoft SQL Server. It consists of many features and attributes that helps working with the Microsoft Server. One of the most highlighted feature of SSMS is the Object Explorer allowing the user to work upon any of the objects residing inside the server. SSMS provides user with both the script editing and GUI platform for working with the objects in the server simplifying  the process as a whole.

 Some of the features of SSMS comes from

  • Enterprise Manager
  • Query Analyzer
  • Analysis Manager

And not to forget the features in previous version of SQL Serve r is also included.

Furthermore, SSMS comes with many components with the single, integrated environment.

Some of them are

  • Object Explorer:  manage objects in SQL Server
  • Template Explorer: manage text files
  • Solution Explorer: manage administrative items like queries and scripts  

SSMS operates only on the Windows Operating System. But, it can even be remotely connected to Linux SQL Server Instances.

Now, how do we operate on SSMS to connect to our SQL instance and implement some Query commands. The basic steps are listed below

  1. Connnect to a SQL Server Instance
  2. Create a database providing a suitable name
  3. Create a table with a suitable name in previous created database
  4. Insert attributes into the table
  5. Query the new table and observe the output

 

  • 3
  • 0
  • 0
    • Facebook
    • Twitter
    • Google +
    • LinkedIn

About author

Binod  Bhandari

Binod Bhandari

Life is not just about thrieving but all about living.

Reset Your Password
Enter your email address that you used to register. We'll send you an email with your username and a link to reset your password.

Quick Survey