Topics
Started by
Posts
Last post
Hi all, I am looking to use the Merge statement for ETL processes, and I am having a hard time unde…
4 replies
I know i can write select sum(price) from orders how do i combine text from multiple records say my…
9 replies
Hi all, my first post here, hoping someone could help me out on the following problem. I have this …
7 replies
EmpCode ShiftDateTime 2058 01/02/2011 13:43 2058 01/02/2011 20:12 2058 01/03/2011 14:04 2058 01/03/…
5 replies
I have a table of employess with 1049 records, and a table of training assessment results, and a ta…
2 replies
Anybody know an easy way to do this. I have some rows that aren't distinct by the key I'm using, an…
4 replies
Hi Folks, select * from Form where FromID < > 3 and FromID < > 4 Above SQL Query retu…
6 replies
Hi folks, Last weekend I upgraded a key database from SQL2k to SQL2k8R2. There's a view on the DB …
16 replies
Greetings, I am attempting to do something that is seemingly simply, though I have run into a few c…
5 replies
I have two views joining on accountID. -------------------------- Main query of the report -------…
5 replies
Is there any way to capture parameter values passed internally for nested stored procedures? Profil…
13 replies
UTS testing is goin on and as a part of it few entries need to be deleted from VTBFHAPO.When the se…
3 replies
Is "The Guru's Guide To Transact SQL" the best book available to learn T-SQL or I should read one o…
1 replies
Hi, I have to dynamically load records using this update statement below. UPDATE V SET V.Vehicle…
1 replies
I've the results of a full outer join that I want ordered. This is just an example as I'm strugglin…
9 replies
Viewing 15 topics - 7,606 through 7,620 (of 10,647 total)
You must be logged in to create new topics.