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
#tsql
Follow to get notified about new posts with this tag
Get #tsql by email
Follow
sqlinsix
data
5y
Creating a GUID For Each GUID
Creating a GUID for each GUID
$ 0.720
14
sqlinsix
data
5y
Transaction Log Becoming Full Due To Replication
Solving transaction log being full due to replication
$ 1.433
9
1
sqlinsix
sqlserver
5y
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
5y
Using IF Statements With T-SQL
How to write if statements in SQL Server
apnigrich
Caturday
2d
Published via Ecency
Promoted
The Little Imp
And it's Caturday again Greetings, my friends. What are my cats doing today, on this Caturday? My young cat Bell won't let me sit still. In the morning, after breakfast, he starts asking for a walk. He
sqlinsix
data
6y
Easily Getting the Number of VLFs For A Database
How to quickly get the VLF count for a database in SQL Server
sqlinsix
data
6y
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
6y
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
6y
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
lacosi
liketu
6d
Published via Ecency
Promoted
De nuevo a las aulas.
Hola a todos.Les comenté en mi ppresentación de hive que soy maestra de profesión. Aqui les muestro unas fotos de este 1 de septiembre donde se inicia el curso escolar en mi institución.
sqlinsix
data
6y
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
6y
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
6y
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
6y
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
lilitome30
Holos&Lotus
20h
Published via Ecency
Promoted
Cuando el tablero se rompe: la difícil necesidad de soltar lo que ya terminó / When the board breaks: the difficult necessity of letting go of what has already ended. [ESP-ENG]
Hay momentos en la vida en los que el escenario cambia sin nuestro consentimiento. Una conversación inesperada, una puerta que se cierra, una postura ajena o un evento externo alteran de golpe el tablero
sqlinsix
data
6y
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
6y
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
6y
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
6y
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
wiseagent
Scrobble.life
5d
Promoted
MOVIE REVIEW: “Swapped Vacations” (2024)
This publication was also writen in SPANISH and PORTUGUESE. Paris Filmes Synopsis: On one side, José Eduardo in a poor version. On the other side, José Eduardo in a rich version. Both are two different
sqlinsix
data
6y
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
6y
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
6y
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
6y
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 →