CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
sql-server-2019
09-10
database
Improving and solving long running query
09-02
Back-end
How to do calculations and then compare them in SQL Server
08-28
Software engineering
Convert mixed format string datetime value to datetime datatype
08-26
Blockchain
Column Datatypes Issue in sql server 2019 when Import Flatfile using SSIS
08-24
Software design
A question again on cursors in SQL Server
08-24
Software design
Using C# CLR in SELECT and WHERE at the same time
08-21
Enterprise
Creating JSON Nested Level Arrays with Query
08-19
database
Generating self-closing xml tags for lists in SQL Server
08-19
Net
Calculate Time Difference between consecutive rows based on an condition in SQL Server 2019
08-12
Blockchain
Should I use sp_getapplock to prevent multiple instances of a stored procedure that conditionally in
08-06
Software design
Old SQL function using @@ROWCOUNT causing issues
07-25
Software design
Stored procedure to add a new order which takes a list of products
07-20
Software engineering
How to query a variable number of rows from a values list?
07-19
Net
Filter SQL result by condition to recieve only one row per customer
07-06
Enterprise
TSQL IF appears to randomly execute code from wrong logic branch
07-02
Net
SQL Server - How to create custom JSON from SELECT with "key": derived from GROUP BY claus
06-29
Mobile
How to get the first occurrence of a group of values with T-SQL
06-21
Software engineering
How to parse a string for specific values using PATINDEX and SUBSTRING?
06-18
Blockchain
sql server 2019 foreign key on multiple columns from different tables
06-16
OS
Unable to use ALIASES in subquery inside SQL Select clause
06-12
Software engineering
How to write where clause to consider the earlier date given 2 dates?
06-12
database
OPENJSON does not detect duplicated Value
06-09
Blockchain
How to sign a SQL Server assembly created with assembly_bits / hex bytes?
06-06
Back-end
Sign SQL Server assembly create with assembly_bits
06-03
Mobile
How to write where clause to consider the earlier date given 2 dates?
05-27
Back-end
Replacing a string over multiple rows
05-24
Net
Reuse a subquery result in another column in main query
05-24
Mobile
How do I select the last non-empty value for a given ID and date
05-22
database
How to use Trim in select queries for data in SQL tables
05-20
database
SQL, Trying to split Finnish addresses
05-20
Blockchain
CAST to TIME in select query is taking long time to execute
05-15
OS
How to prevent SQL Server from stripping leading zeros when importing data
05-04
Mobile
Parsing XML Data using T-SQL
04-30
Blockchain
Extract data from XML document using t-sql
04-26
Mobile
Create function to returned the set of rows bases on the input parameter
04-20
Software design
SQL statement help : Select data based on a condition
04-16
Back-end
Same code errors in a Stored Procedure, works in T-SQL
04-09
OS
How can I count the number of orders per customer
04-08
Net
using STRING_AGG and the LAST_VALUE function in same request
04-06
Mobile
@@DATEFIRST not returning results as described in the docs
91
1
2
3
Next
Last
Links:
CodePudding