Topics
Started by
Posts
Last post
Hi, I am attempting to do a full outer join using this query. but SQL Server neither support this …
1 replies
I have data in a column of Decimal datatype(38,20) like this, 0.00000000000000000000 10.00000000000…
19 replies
Hello, I would like to create a query from a single table with the following columns. SEQNO is a un…
38 replies
My T-SQL works but has one problem. (c.POBuyersItemKey = b.ponbr + '|' + b.BuyersItemNbrP0107) F…
5 replies
Given that I cannot change the DDL, must follow company standards (one of which is NO temp tables) …
5 replies
hi, I wish to make avery day an excel file with the information of a table, so I'll make a stored …
11 replies
I’m trying to write a script that filters out clients that have a certain transaction type however …
21 replies
Can I insert data from a table which is on other database on the same server through query, Like I …
6 replies
hi guys, can any help with the below sql select getdate() returns 2009-05-28 11:18:49.123 as dateti…
3 replies
I am trying to use an aggregate function on an aggregate function (sum and max funcitons below) but…
3 replies
Hi All, I have something I can't necessarily explain perfectly and wondered if anyone can be of hel…
17 replies
Can you give me the roles and responsibilities of Senior SQL Server Developer
1 replies
Hi all What wondering if someone could give me some advice. We have a invoice routine that updates …
4 replies
alter PROCEDURE [dbo].[ReportCounts] @year char(4) =null, @month char (3)= null, @server char(5) =…
4 replies
Hi folks I need some more inspiration, on how I can compare a set of data with another set of data …
4 replies
Viewing 15 topics - 6,466 through 6,480 (of 12,234 total)
You must be logged in to create new topics.