Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in t-sql
How does one Remove a Partition from a Table?
Oct 18, 2025
sql-server
t-sql
partitioning
Sql Server: How do I unpivot with an alias?
Oct 17, 2025
sql-server-2008
t-sql
unpivot
Why does SQL Server perform a clustered scan when IN clause has a subquery?
Oct 18, 2025
sql
sql-server
performance
t-sql
indexing
T-SQL Group by with a where clause
Oct 17, 2025
sql
sql-server
t-sql
group-by
where-clause
recursive cte - mark all leafs
Oct 16, 2025
sql
t-sql
recursion
sql-server-2008-r2
common-table-expression
Scalar Function with CTE Fails
Oct 16, 2025
sql
sql-server
t-sql
common-table-expression
Calculating daily growth using previous row value in new column - SQL Server
Oct 17, 2025
sql
sql-server
t-sql
How can I use JSON_MODIFY to update all elements in an array that match a some criteria
Oct 16, 2025
arrays
json
t-sql
How to remove all special characters from a column name string using regular expressions
Oct 17, 2025
sql
sql-server
regex
t-sql
Changing Quoted_Identifier on existing Constraints / Rules / Procedures
Oct 17, 2025
sql-server
t-sql
sql-server-2008-r2
sql-server-2012
quoted-identifier
SQL 'CASE WHEN x' vs. 'CASE x WHEN' with greater-than condition?
Oct 17, 2025
sql
sql-server
t-sql
select
Right Substring Statement SQL
Oct 17, 2025
sql
sql-server
t-sql
substring
How to update the source table in the MERGE statement?
Oct 17, 2025
sql
sql-server
sql-server-2008
t-sql
Why do I get: 'Login failed for user' when I run a stored procedure?
Oct 16, 2025
sql-server
t-sql
stored-procedures
authentication
Rank in Where Clause
Oct 15, 2025
sql-server
t-sql
Easy way to identify required fields in a table
Oct 15, 2025
t-sql
sql-server-2008
Create LOG for tables in SQL Server
Oct 14, 2025
sql-server-2008
t-sql
logging
Is there a way to match any decimal number with T-SQL 'LIKE' expression?
Oct 17, 2025
sql
sql-server
regex
t-sql
Insert if not exists avoiding race condition
Oct 15, 2025
sql-server
t-sql
Insert into select from SQL query with both query and static values
Oct 17, 2025
sql
sql-server
sql-server-2008
t-sql
Older Entries »