Search Results

Showing results for "sql"

Latest Articles

Cover Image for Sleep Command in T-SQL?
asynchronoussleep

Sleep Command in T-SQL?

Published on September 2, 2023

## Sleep Command in T-SQL: Mastering the Art of Slowing Things Down πŸ˜΄πŸ’€ Ever wished you could just hit the pause button ⏸️ in your T-SQL script and make it sleep for a while? Maybe you're writing a web service and want to mimic the behavior of a slow ext

Cover Image for sql server invalid object name - but tables are listed in SSMS tables list

sql server invalid object name - but tables are listed in SSMS tables list

Published on September 2, 2023

# SQL Server Invalid Object Name: Tables Listed in SSMS but Not Recognized by Intellisense Are you facing an issue where your SQL Server Management Studio (SSMS) is not recognizing some of the tables you have created, even though they are listed in the ta

Cover Image for SQL Server Profiler - How to filter trace to only display events from one database?

SQL Server Profiler - How to filter trace to only display events from one database?

Published on September 2, 2023

πŸ” **SQL Server Profiler: Filtering Trace for a Specific Database** If you're working with SQL Server Profiler and find yourself overwhelmed by the sheer volume of events from different databases, don't worry! You're not alone in this struggle. πŸ€” One co

Cover Image for SQL Server - inner join when updating

SQL Server - inner join when updating

Published on September 2, 2023

πŸ“ **Tech Blog: SQL Server - Inner Join When Updating** ✨ Welcome to another hot topic in the world of SQL Server! Today, we're going to tackle the question of using an inner join when performing an update operation. πŸ”„πŸ” πŸ€” So, the original question was

Cover Image for SELECT INTO a table variable in T-SQL

SELECT INTO a table variable in T-SQL

Published on September 2, 2023

# SELECT INTO a Table Variable in T-SQL πŸ‘‹ Hey there, SQL enthusiasts! If you've ever wondered about using `SELECT INTO` with a table variable in T-SQL but found it doesn't work, you're not alone. πŸ˜• But don't worry, we've got your back! In this blog post

Cover Image for Is there a Boolean data type in Microsoft SQL Server like there is in MySQL?
booleantypes

Is there a Boolean data type in Microsoft SQL Server like there is in MySQL?

Published on September 2, 2023

# The Boolean Data Type Dilemma: A Look into Microsoft SQL Server and MySQL Hey tech enthusiasts! πŸ‘‹ Have you ever wondered if Microsoft SQL Server has a Boolean data type like MySQL? πŸ’­ You're not alone! In this blog post, we'll delve into the common que

Cover Image for SQL Server Escape an Underscore

SQL Server Escape an Underscore

Published on September 2, 2023

# SQL Server Escape an Underscore: Unleash the Power of the Backslash! 😎 Hey there, SQL enthusiasts and code ninjas! Have you ever found yourself baffled by the pesky underscore character while working with SQL Server? Don't worry, we've got your backsla

Cover Image for Get list of databases from SQL Server

Get list of databases from SQL Server

Published on September 2, 2023

# How to Get a List of Databases from SQL Server πŸ—„οΈ So, you want to retrieve a list of available databases from your SQL Server instance? No problemo 😎! Whether you're working with VB.NET or just need the information for some other groovy reason, we've

Cover Image for What is the use of GO in SQL Server Management Studio & Transact SQL?

What is the use of GO in SQL Server Management Studio & Transact SQL?

Published on September 2, 2023

# The Power of "GO" Command in SQL Server Management Studio and Transact SQL πŸ’ͺπŸ’» Hey there, tech enthusiasts! πŸ‘‹ Welcome back to my tech blog, where I make complex concepts as easy as πŸ₯§ to understand! In today's post, we're going to dive deep into the m

Cover Image for Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation

Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "Latin1_General_CI_AS" in the equal to operation

Published on September 2, 2023

πŸ“ **Blog Post: Resolving Collation Conflict in SQL Server for a Hassle-free Query** ✨ πŸ‘‹ Hey there, tech enthusiasts! Have you ever encountered a pesky error message like "Cannot resolve the collation conflict between 'SQL_Latin1_General_CP1_CI_AS' and '