Topics
Started by
Posts
Last post
I'm writing a SQL change script and finding it difficult to get the changes performed in an atomic …
9 replies
--Basically this query pulls back all the outstanding invoices for sold cars, the main issue I am h…
4 replies
hi, i am having data in 3 tables need to join the data and get the result set, when getting there i…
2 replies
Taking the examples: EXAMPLE A Select AColumn from ATable where AnotherColumn not…
4 replies
Hello, I'm trying to write a trigger that will do two different things (based on a flag bit setting…
3 replies
Hi, I have to write a query and i am not sure how to go about it. I have a table customer with fiel…
13 replies
Hi all - I have an interesting scenario that i would like some input on. I have a requirement to im…
29 replies
Hi, I am obviously doing something wrong, and hopefully someone will be kind enough to educate me. …
15 replies
I hope a better description is in my 3rd post below.
9 replies
I have the below requirement: I need to split the one column into 3 columns such that any one row d…
6 replies
Hi how do i easilty convert days into weeks (obviously Days/7 will give me weeks as decimal) Prob…
6 replies
alter procedure Goals_history ( @stuid nvarchar(22), @startyear nvarchar(22), @endyear nvarchar(22)…
6 replies
Peeps, I have had several occasions to take a simple integer and convert it to a varchar that has t…
2 replies
Good Day all I have been working on a union query for a while, this afternoon i had to add a field …
4 replies
Hi to all I have a Query which is fix like SELECT StudentId,EnrolmentId,SessionId,SchoolId, Name,…
5 replies
Viewing 15 topics - 5,191 through 5,205 (of 10,647 total)
You must be logged in to create new topics.