Topics
Started by
Posts
Last post
SELECT DISTINCT Address1, Address2, City, Postcode, COUNT(Postcode) FROM AddressTable GROUP BY Post…
2 replies
Hi , I have 2 tables [PremiumAmount] and [ClaimAmount]. The columns are very similar for both the t…
5 replies
I have a file Data.txt . I would like to split the textfile into a tabular format as well as the it…
6 replies
I have the following XML Doc (Showing first record only): I need to know how I can break this down …
25 replies
So this is the question I have, I have a data feed that sents me all the historical data it has, th…
10 replies
I want to Add in a Case Statement to my Stored Procedure to Identify 5 classifications: A: Birth to…
5 replies
Is there any efficient way to list all the fields in an XML document in Xquery without having to sp…
3 replies
[font="Courier New"] Hello, I have table in MySQL. I think you can help me. My table named as Sales…
2 replies
My app uses multiple calendars. For the regular (gregorian) calendary, the week, month, quarter, e…
13 replies
I need to update a column in one table in the database based on values in an excel spread sheet. T…
6 replies
Has anyone seen a way of implementing the stats t-test function in sql? I understand it is availabl…
6 replies
Hello everyone; I'ld like to know how I could find in which table a uniqueidentifier is. I believe …
6 replies
In sysobjects table there is a column "type". In this information like P,F, FN, PK, U, UQ etc.....…
6 replies
Need some join help... Table 1 - Modules: ID | Name 1 | A 2 | B 3 | C Table 2 - CompanyModules Modu…
5 replies
I need to produce a file that contains a record for every employee, their department, and the depar…
5 replies
Viewing 15 topics - 11,011 through 11,025 (of 12,230 total)
You must be logged in to create new topics.