Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sql-server

Can't Create Database Diagrams

sql sql-server database

How to Parse a comma delimited string of numbers into a temporary orderId table?

How do I search for multiple values in a column where I need to use wildcards?

sql-server select

CTE inside SQL IF-ELSE structure

SQL - monthly average rather than daily average

How to update a column via Row_Number with a different value for each row?

SQL getting items not in a list

SQL declare datetime - 1001-01-01

sql-server datetime

sql server store the result of a select in a variable?

How to use ternary operator in SQL Server 2008?

sql sql-server

There is a way to generate a list of GUID's using NEWID function?

Pandas to_sql change column type from varchar to text

python sql-server pandas

Getting "NEXT VALUE FOR" for a SQL Server sequence using EF Core 3.1 - impossible?

UPSERT in SSIS

Should I use Query Hint Fast number_rows / FASTFIRSTROW?

sql sql-server query-hints

Deleting duplicate record from table - SQL query

SQL Server 2008 - Shrinking the Transaction Log - Any way to automate?

Incorrect syntax near '-'

What is a meaningfull datatype to save hours

t-sql select get all Months within a range of years