Topics
Started by
Posts
Last post
Hi, I have often been doubtful on few things that I notice in my execution plan. Let's say that my …
5 replies
Hi all, I have a task which required me to sum value of all children level from bottom to top as t…
11 replies
I am running the following query select t.name as tablename, c.name as columnname from sys.table t …
6 replies
I think what I need to do might a little more complicated than my subject title, but in essence it'…
3 replies
Hi I have been given a new system to work on and the dates are held in three seperate columns day…
14 replies
I am currently working on a transaction table that has an IDENTITY column of type INT, which also h…
4 replies
Hi The bulk insert failing for the fieldterminator 'p' and i am getting the following error messag…
1 replies
Hi All, I have requirement to get old executed queries from sql server for 10, 14, or 30 days. I g…
1 replies
Hi, I am trying to join about 7 tables at the minute. Most of the joins work perfectly but I am tr…
8 replies
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
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
Viewing 15 topics - 5,176 through 5,190 (of 10,640 total)
You must be logged in to create new topics.