Tag: sql server

The Easy Guide on How to Use Subqueries in SQL Server

Database development, Statements • One Comment

Do you use SQL subqueries or avoid using them? Let’s say the chief credit and collections officer...
Read More

Welcome Back the T-SQL Debugger with SQL Complete – SQL Debugger

Tools & technologies, Utilities & Extensions

When you develop large chunks of T-SQL code with the help of the SQL Server Management Studio tool, it is essential to test the “Live”...
Read More

Learn to Store and Analyze Documents on Windows File System with SQL Server Semantic Search – Part 1

Database administration, Search

The article examines storing unstructured data using native windows directory structure and managing it through the SQL Server database....
Read More

4 Out-of-the-Box SQL Data Conversion Methods and Use Cases

Database administration, Work with data

First of all, you can’t do without them, right? SQL data conversions or, more specifically, data...
Read More

Creating Maintenance Plans in SQL Server

Database administration, Database Optimization & Structure

Maintenance plans in SQL Server give us an easy way to organize, configure, and schedule tasks that ensure that the database engine and the...
Read More

How to Use Semantic Search in SQL Server

Database administration, Search

This article deals with the basics of Semantic Search, including a complete walkthrough of Semantic Search: starting from scratch and...
Read More

7 Facts About SQL Server Synonyms You Should Know

Database administration, Database Optimization & Structure

Before SQL Server Synonyms appeared, everyone wished to simplify and enhance their database...
Read More

Learn to Perform Product Analysis with SQL Server Full-Text Search. Part 2

Database administration, Search

This article is dedicated to a slightly more complex product analysis with Full-Text Search as opposed to the first part where we looked at...
Read More

Perform Product Analysis using SQL Server Full-Text Search. Part 1

Database administration, Search

This article considers how to perform basic product analysis using Full-Text Search. Additionally, the readers are going to learn some...
Read More

Best SQL Tools for Database Developers and Administrators

Code Management, Tools & technologies

For a SQL database developer, it is essential to have the necessary SQL tools in hand, which enable...
Read More
Close