Topics
Started by
Posts
Last post
Recently i migrated from SQL Server 2005 to SQL Server 2008. At one place our code was giving error…
12 replies
Sample here populates a table for all of August 2011, incremented in 30 minute intervals: declare …
2 replies
Hi, In Oracle, If you do an update, delete and insert, then we can use COMMIT to commit the transac…
12 replies
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
Viewing 15 topics - 7,591 through 7,605 (of 10,635 total)
You must be logged in to create new topics.