Topics
Started by
Posts
Last post
help insert employees to #temp table all month and loop insert until the last employee i have table…
5 replies
i have a scenario which i need a stored procedure to satisfy a business rule, there are two tables …
3 replies
I have a view that I have created for reporting purposes (Crystal 8.5), however I have a issue wit…
4 replies
hey guys...... can anyone by scripting show me how to increment a date timestamp column by a few mi…
5 replies
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
Viewing 15 topics - 11,011 through 11,025 (of 12,234 total)
You must be logged in to create new topics.