Skip to content
Sysbrick Technologies
  • Home
  • Home
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe
  • Home
  • Database
Posted inDatabase

How remove apostrophe from String in MS SQL Server Microsoft SQL Server

Posted by By Bineesh Kumar February 26, 2025
REPLACE ( field_name,'''', ' ') ----- here 4 numbers of single apostrophes are used at…
Read More
Posted inDatabase

MSSQL Server find Database location.

Posted by By Bineesh Kumar February 24, 2025
SELECT      mdf.database_id,      mdf.name,      mdf.physical_name as data_file,      ldf.physical_name as log_file,   …
Read More

Recent Posts

  • Protected: Order DESC Barcode on F2 on purchase
  • SmartShop PRO missing procedure
  • How remove apostrophe from String in MS SQL Server Microsoft SQL Server
  • starting fast api app on windows
  • add new user to linux

Recent Comments

No comments to show.

Archives

  • April 2025
  • March 2025
  • February 2025

Categories

  • Database
  • MySQL
  • Python
  • Ubuntu
  • Wordpress
Copyright 2025 — Sysbrick Technologies. All rights reserved. Bloglo WordPress Theme
Scroll to Top