Topics
Started by
Posts
Last post
Dear SQL Experts, I have been trying to query SQL to generate relationship table for a set of files…
9 replies
Hi all, I've been matching some incoming contacts to existing contacts in a database and need to up…
2 replies
Is there any other way to write the below query: SELECT SUM(CASE WHEN Type = 4 AND STATUS IN (1, …
15 replies
Hello, I found this script for dependencies and want to extend it: I want to add the obj_typ (U, FN…
3 replies
Hi I have 14 Windows folders containing a mix of Word and PDF documents. Each folder contains up to…
14 replies
In my project I have user and group defined as 1 to 1 relationship, meaning one user can have only…
9 replies
This is my table structure, There is a table defined as: CREATE TABLE [Positions]( [loa…
10 replies
Hi I have a code I wrote and I'm required to get Product Name and Quantity with the maximum quantit…
4 replies
I have a problem that requires me to write Daily sum aggregation script, I wrote the script; But wh…
1 replies
Write a SQL statement from the above example tables that will return the Product Name and Quantity …
2 replies
How do you query the data to return it in this format? BookTitle1 BookGenre1 TitleName1 TitleName2 …
2 replies
I haven’t worked with data islands and gaps much in the past, and have been given a task to determi…
24 replies
Ok, I'm looking to get counts on historical data where the number of records exists between two dat…
4 replies
Hi All, This is quite weird, so thought you can have some ideas, please: I use HTTP POST to send an…
11 replies
Hello All, Any help would be appreciated on the following: SQL to Set up Environment Tables: CREATE…
1 replies
Viewing 15 topics - 1,096 through 1,110 (of 10,647 total)
You must be logged in to create new topics.