sql

  1. K

    Resolving the SQL Server Error 35206: A Complete Guide

    The SQL Server Error 35206 is common among server with high transactions. Most admins report of this error when transitioning from a Linux-based Oracle database to Microsoft’s SQL databases. The error dampens the entire process and creates unwanted delays. You’ll most likely receive the...
  2. K

    How to Export Large SQL Server Query Results to .txt File? (5 Different Ways)

    If you want to export a large SQL server query to a txt file, there are more than one ways. Which one to choose depends on your preference and credentials available to you. In this article, we explain five ways you can achieve this. Five Ways to Export SQL Server Query Results to txt file Here...
Top