Topics
Started by
Posts
Last post
Hi, I want to get the latest comment for each id based on the maximum createdDate and not sure how…
2 replies
My case is I have customers with multiple ordering dates, I'll to run a query to pull only records …
6 replies
I have a script that is supposed to run thru 2 joined tables and update a field in the 3rd table. T…
23 replies
Is it possible to use a variable to specify the filegroup in the ALTER/ CREATE PARTITION SCHEME com…
2 replies
Hi, I'm trying to consolidate time intervals. It's like the packing date and time intervals tsql ch…
2 replies
So this post is more Cathartic than a professional question. I do want the input of anyone that wou…
1 replies
I have a CRM database that has a lot of tables and would like to be able to extract the last 'x' re…
4 replies
Hi, Below are the same data with Sample(Size) as ( select '16.3 Oz.' union all '1' as union all '2…
5 replies
I've having difficulty joining two tables and getting the results I want. What I'm trying to accomp…
25 replies
Hello comunity I need on my query to return all documents names even on this date the value of Tota…
6 replies
Hi, please find the below sample data and expected result Declare @table table(Name varchar(200),Z…
3 replies
Hello All, I've a report that manages Scheduled Ship Date based on the Requested Delivery Date. We …
10 replies
I have a sql script that is used for a lot for reports. I need to SUM Boxcount and the way I do tha…
4 replies
tableA(colA1 varchar(10),colA2 varchar(10),colA3 varchar(10),colA4 varchar(10),colA5 varchar(10)) t…
8 replies
Hi i am trying to restore bak file using the following query < RESTORE DATABASE WTS FROM DI…
4 replies
Viewing 15 topics - 1,081 through 1,095 (of 10,635 total)
You must be logged in to create new topics.