Skip to content
  • Home
  • About
    • Our Partners & Clients
  • Products & Services
  • Contact Us
  • Blog
    • Coding Tips
    • Design
    • Free Resources
  • Search
Origine IT
Origine IT
Break the rules, Simplify
  • Home
  • About
    • Our Partners & Clients
  • Products & Services
  • Contact Us
  • Blog
    • Coding Tips
    • Design
    • Free Resources
  • Search
Tag: database
Home Posts tagged "database"

Tag: database

MSSQL – split value in single column into multiple rows

Problem i have a supplier table that stores supplier email, and the column can store 1 or more email address separated by carriage return character. …

Read more"MSSQL – split value in single column into multiple rows"

MSSQL – Restore a database backup to new database (new name) from TSQL

1. make sure you have exclusive access to the database, means the database is not being used or there are pending transaction USE master GO …

Read more"MSSQL – Restore a database backup to new database (new name) from TSQL"
2021 © Origine IT
Back to Top