CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
sqlsql-servertsql
02-03
other
An association x-reference table
02-03
Software design
What is an efficent way of calculating a person's age at a particular time in the past?
02-02
database
Masking String with unconfirmed length
02-02
database
Query to find 2 cheapest items sum value of which gives 3000
02-01
Back-end
How to select, ignore the data when some values contain same value in the latest input(make it like
01-27
Enterprise
Change dynamically generated view culumn's datatype
01-27
Enterprise
Compare value of current row to average of all previous rows
01-26
database
convert JSON array of foreign keys to comma separated list of names (from other table's field)
01-25
Mobile
Where is the tradeoff between a join with logic (ranges) versus a Join with an intermediate table?
01-24
Net
converting datetime to float in sql
01-23
database
SELECT random 10% of rows for each category on SQL Server
01-21
OS
How do can I combine two columns to perform an aggregation?
01-20
Software design
Substring match in an arbitrary set of columns
01-20
Software design
Adding Child Records to New Columns Instead of New Rows
01-19
Back-end
Parsing through free text field in SQL
01-16
Software design
How to sort last four weeks between two years in SQL?
01-16
other
Write a (better)query that returns an aggregate with an associated value?
01-13
database
How do I Improve T-SQL query performance for retrieving the most recent date?
01-13
Software design
I need a T-SQL script to update only the titles in a row for a whole table
01-12
Net
Calling Table-valued Function with inline convert parameter
01-08
Net
What does negative one mean when passed as a date in the DATEDIFF function?
01-06
Software engineering
Display only the columns of two different select statements containing one row?
01-06
Mobile
How can I find the repeating ROW_NUMBER value in SQL and get the data set with the highest value?
01-04
Back-end
How can I get the first state after a certain condition in SQL?
01-04
Net
SQL Server index rebuild consumes all disk space
01-04
Net
In T-SQL, what does negative one mean when passed in as a date in the DATEDIFF method?
01-03
Net
How can I get the information that the start time is the end time in the next change according to th
01-03
Net
How can I optimize CASE WHEN - THEN statements when the conditional expression and the assigned expr
12-28
front end
How can I group and sum data by day using T-SQL?
12-26
Net
SQL query with poor performances
12-22
front end
Set ParentKey correctly according the latest date
12-21
other
SQL Server, Lazy Spool runs endlessly in View but not when I run the query directly
12-20
Enterprise
SQL Code to forward-fill row values till next non-null rows in SQL Server
12-17
Software engineering
Update with aggregate
12-11
database
Trying to JOIN table of transactional data (and aggregate on the fly) using between dates
12-09
Software engineering
More efficient way of creating extra rows based on data range
12-08
Enterprise
Drop temporal table returns does not remove in a single query run
12-07
Mobile
Create a Variable that is declared for the length of a connection session?
12-02
other
How to I get distinct combinations of one XRef column related to any value in the other XRef column
12-02
other
SQL statement to count instances based on a rolling 24 hour windows
96
1
2
3
Next
Last
Links:
CodePudding