Login
Discover
Waves
Communities
Login
Signup
Topics
#tsql
Global
Trending
Hot
New
Top
#tsql
New
Top communities
Create your community
latest #tsql created topics | Ecency
sqlinsix
data
2021-11-05 12:24
Creating a GUID For Each GUID
Creating a GUID for each GUID
$ 0.720
14
sqlinsix
data
2021-09-18 16:36
Transaction Log Becoming Full Due To Replication
Solving transaction log being full due to replication
$ 1.433
9
1
sqlinsix
sqlserver
2021-03-26 08:31
ARITHABORT Settings, Query Speed and Applications Running Queries
Why does our query run fast in Sql Server management studio but slow in our application?
sqlinsix
data
2021-03-14 08:51
Using IF Statements With T-SQL
How to write if statements in SQL Server
soyunasantacruz
Scrobble.life
2026-07-22 23:33
Promoted
[Movie] Me Before You: Love or Compassion? | Review and Opinion
Welcome 💖 Bienvenidos ! [Spanish Version] Yo antes de ti - ¿Amor o compasión? Es una película que presenta el amor romántico como una salida de la realidad, y será por esa realidad dolorosa que me gustó
sqlinsix
data
2021-02-27 17:53
Easily Getting the Number of VLFs For A Database
How to quickly get the VLF count for a database in SQL Server
sqlinsix
data
2020-07-01 09:57
Transaction Log Becoming Full Due To Replication
Review the solution and discussion in the video The transaction log for database 'DB' is full due to 'REPLICATION'. We do not want to develop the habit of micro-managing transaction logs, so we should
sqlinsix
data
2020-06-29 08:20
Shrinking A File In SQL Server
Check out the solution in the video TSQL: DBCC SHRINKFILE Part I. Depending on the environment and setup, we may be required to shrink a file in SQL Server (such as a log file). Lower environments (generally,
sqlinsix
data
2020-06-22 08:42
Using IF Statements With T-SQL
In the video T-SQL: How To Use If Statements, we look at how to use IF statements with T-SQL. These can be an alternative to CASE WHEN statements in some situations (see video T-SQL: How To Use CASE WHEN
ivyann
Indiaunited
2026-07-22 18:50
Published via Ecency
Promoted
True Financial Freedom Isn't Just About Money
When I was younger I used to think that money is all there is to lead a fulfilled life. Then I'd say “ if I have enough money to meet all my needs then I have no problem in life”, lol.But now, learning
sqlinsix
data
2020-05-08 08:37
Finding Values In One Table That Aren't In Another Table
Check out the solution in the video TSQL: Find Values In One Table Not In Another Table. In the example, we see how to identify data in one table that does not exist in another table. This may be extremely
sqlinsix
data
2020-05-03 10:00
Getting Open Transactions With DBCC OPENTRAN
Check out the solution in the video TSQL: DBCC OPENTRAN. In honor of one of my favorite DBAs, we look at using the DBCC OPENTRAN. We simulate an example with this technique and show what we see and what
sqlinsix
data
2020-05-02 08:10
Violation of Primary Key (SQL Server)
Check out the solution in the video (ETL) Violation of PRIMARY KEY constraint 'PK_Constraint' - Different Source and Destination Keys. One pattern I've seen quite often is developers changing primary keys
sqlinsix
data
2020-04-30 09:52
Object Doesn't Exist Or You Lack Permissions In SQL Server (Naming)
Check out the solution in the video Cannot find the object sp_Name because it does not exist or you do not have permission (naming). While this error should rarely appear, it serves as a reminder to avoid
tonyz
Photography Lovers
2026-07-17 19:09
Promoted
Sciacca boats.
Once proud fishing boats. Port of Sciacca, Sicily.
sqlinsix
data
2020-04-29 08:32
Should We Use the NOLOCK Hint?
Check out the discussion in the video . A colleague once shared a story of a company that dismissed a developer because the developer had run a query counting records without using NOLOCK. The OLPT environment
sqlinsix
data
2020-04-27 09:30
Getting the Median In T-SQL and Why
We look at median overall and with T-SQL in What Is Median? Why Use Median?. As you can see, we see one way in which we can obtain the median using T-SQL. We also notice a comparison of average versus
sqlinsix
data
2020-04-26 17:38
Quickly Obtain Log Space Used In SQL Server
Check out the solution in the video TSQL: Quickly Obtain Log Space Used (DBCC SQLPERF). Prevention beats cure, but this is a great command for those situations we haven't had time to look at and need to
sqlinsix
data
2020-04-23 08:16
Getting Maximum Column Lengths In SQL Server
Check out the solution in the video TSQL: Get Maximum Length of Every Column On A Table. This can be helpful if we require strict limits in downstream tables, assuming that we have a data flow where we
ecency
Town Square
2026-07-20 06:49
Published via Ecency
Promoted
Introducing Ecency Blogs: Your Own Site, Built on Content You Already Own
Today we are launching Ecency Blogs: your own hosted blog, on your own subdomain, powered by the content you already own on Hive. Here is the short version. For $2 a month you get a clean personal blog
sqlinsix
data
2020-04-22 09:08
Getting the Last Restore Date In SQL Server
Check out the solution in the video TSQL: Get Last Restore Date. I've faced situations where backups were failing, but we didn't have any warnings, so running this query and organizing the output by latest
sqlinsix
data
2020-04-21 08:25
Using Table Locks Hints
Check out the discussion about table lock hints in the video TSQL: TABLOCK vs. TABLOCKX (vs. Normal Process). We look at the actual results of using the different hints and consider whether we'd want to
sqlinsix
data
2020-04-19 10:01
Violation of PRIMARY KEY Constraint - When Source And Destination Keys Differ
Check out the solution in the video (ETL) Violation of PRIMARY KEY constraint 'PK_Constraint' - Different Source and Destination Keys. While it's rare to see, from time to time, I do see a design where
sqlinsix
data
2020-04-18 09:32
Transaction Log Becoming Full Due To Replication
Review the solution and discussion in the video The transaction log for database 'DB' is full due to 'REPLICATION'. We do not want to develop the habit of micro-managing transaction logs, so we should
Older →