Skip to content
MorganTechSpace
  • Home
  • Powershell
  • Office 365
  • Azure AD
  • Exchange Online
  • SharePoint Online
  • Active Directory
  • Contact

SSMS

Concatenate string and Int in SQL server

March 12, 2020March 11, 2015 by Morgan

In this article, I am going to write t-sql query to concatenate two strings and concatenate string and Int in …

Read more

Categories SQL Server, SQLQuery, SSMS

Create new SQL Database in different location using SSMS

March 13, 2020November 14, 2014 by Morgan

When you create new SQL Server Database, both Primary data file and Log file of the database will be created under …

Read more

Categories SQL Database, SQL Server, SSMS

Backup and Restore SQL Database using SSMS

March 13, 2020November 8, 2014 by Morgan

Getting Backup of SQL Server database is one of the very important task before doing any critical change in database …

Read more

Categories SQL Server, SSMS

Case Sensitive Search in SQL Query (Where)

March 13, 2020October 8, 2014 by Morgan

Normally, in programming languages like C# .NET, we need to explicitly add criteria to ignore case sensitive search or compare …

Read more

Categories SQL Server, SQLQuery, SSMS

Create temp table in SQL Server

March 13, 2020July 29, 2014 by Morgan

     SQL Server provides the feature temporary table which helps user to replace Stored Procedure that requires large number of …

Read more

Categories SQL Server, SQLQuery, SSMS

The DELETE statement conflicted with the REFERENCE constraint

March 13, 2020July 5, 2014 by Morgan

You will get this error when you are trying to Delete the record from a Table which has a reference …

Read more

Categories SQL Server, SQLQuery, SSMS

Insert XML into SQL Server Table using SSMS and C#

March 13, 2020April 27, 2014 by Morgan

Description   In SQL Server Relational Database Management System (RDMS), we always try to create best Database Table design. So …

Read more

Categories C#, SQL Server, SQLQuery, SSMS

Categories

  • Powershell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Office 365 Groups
  • Active Directory
  • Microsoft Graph
  • PnP-PowerShell
  • CSOM

Recent Posts

  • Get Azure AD (Entra ID) App-Only Access Token with PowerShell
  • Working with REST API in PowerShell using Invoke-RestMethod
  • M365 User SignIn Activity – Neither tenant is B2C or tenant doesn’t have premium license
  • How to Join or Concatenate String and Number Using PowerShell
  • Find Location and County by IP Address with PowerShell
  • Microsoft 365
  • Azure AD
  • SharePoint Online
  • Exchange Online
  • Microsoft Teams
  • Microsoft 365 Groups
  • OneDrive for Business
  • Azure AD Authentication
  • Active Directory
  • Exchange Server
  • PowerShell
  • PnP PowerShell
  • Microsoft Graph
  • CSOM
  • VBScript

Follow us

  • Facebook
  • Twitter
DMCA.com Protection Status
  • Privacy-Policy
  • Disclaimer
  • TermsOfUse
  • About
Copyright © 2025 MorganTechSpace