Tag: SQL server
-
FIND AND REPLACE using Regular Expression in SSMS
Read more: FIND AND REPLACE using Regular Expression in SSMSWe can use Regular Expression to find and replace, valid with all versions of SSMS Find what: {.+} Replace with: ‘\1’, Look in: Selection Expand Find Option…
-
LEAD (Next) and LAG (Previous) Analytic function
Read more: LEAD (Next) and LAG (Previous) Analytic functionSQL Server 2012 has two new analytical functions, LEAD() AND LAG(). These functions return data from Next row (LEAD) and Previous row (LAG) of the…
-
Fix Name Pipes Provider, Error: 40
Read more: Fix Name Pipes Provider, Error: 40Today I have received this error on a remote server connecting from my local computer; A network-related or instance-specific error occurred while establishing a connection…
-
How to confirm Access Database Engine (ACE Driver) is installed on Database Server
Read more: How to confirm Access Database Engine (ACE Driver) is installed on Database ServerFollow these steps to verify Access Database Engine (ACE Driver) installation; Double check to make sure you did install the x64 version of Microsoft Access Database…
-
How to query last restore dates of databases
Read more: How to query last restore dates of databasesThis simple way to view a single database is; To view all databases; Resource; https://dba.stackexchange.com/questions/33703/how-to-query-last-restore-date-in-sql-server/33705
RECENT POSTS
-
Blazor WebAssembly, JavaScript Interop, and Safari: Why I Avoid async for Navigation
-
Google is making its boldest AI move yet inside Gmail
-
OpenAI just introduced ChatGPT Health
-
Building a Practical Azure Landing Zone for a Small Organization — My Hands-On Journey
-
PowerShell Automation at Scale: Lessons from Azure Platform Operations
Categories
Tags
ADO ai angular asian asp.net asp.net core azure ACA azure administration Azure Cloud Architect Azure Key Vault Azure Storage Blazor WebAssembly BLOB bootstrap Branch and Release flow c# c#; ef core css datatables design pattern docker excel framework Git HTML JavaScript jQuery json knockout lab LINQ linux powershell REST API smart home SQL Agent SQL server SSIS SSL SVG Icon typescript visual studio Web API window os wordpress
ARCHIVE
DISCLAIMER
The information on this weblog is provided “as is,” without warranties of any kind, and confers no rights. The content reflects my personal views and does not represent the thoughts, intentions, plans, or strategies of any organization with which I am affiliated. Discussion and differing viewpoints are welcome; however, I reserve the right to moderate or remove comments that are abusive, profane, rude, or anonymous. Please keep the conversation respectful and constructive.
