Topics
Started by
Posts
Last post
I need to compare tables on two sql databases for differences with one customer the first problem i…
15 replies
select * from universal where name = drill size '9X10' wht is wrong in this query ?
1 replies
in my table date is in format - 11/1/2008 12:00:00 AM while sending HTML email notification it is …
1 replies
i have varchar column. for ex: 123-458-856 -AD45 EXP 01/01/01 i wantto separate all the values aft…
3 replies
Hello All this query doesnot work. column employeeid has datatype char () declare @ab varchar (1…
3 replies
I took Seth's advice and visited the link on how to post data. Please see below. I hope I've done i…
14 replies
select * from sysobjects WHERE object_id = OBJECT_ID(N'[dbo].SP_anything]') ... is used to find a…
5 replies
hi , i have atble named emp which contains an index on empno and a constraint on address columns. w…
2 replies
Hi, I want to update a record, if the record count of another table equal to 1. How can i achi…
4 replies
Can i create a store proc where it does 44 alter column commands and add column cmd. As i had bad e…
1 replies
Everyone, we have an important legacy lob attribute that stores well formed and also malformed xml…
9 replies
hi all, i am an experienced developer who has done a lot of application side programming (C++/Java/…
7 replies
Hi all, I have two tables with one to many relationship. Can i get the line table data separated by…
9 replies
Please help me with this query. Sample data: create table #BeforeTraining (ID int identity, SalePe…
6 replies
Hi, I have a trigger on Update of Field1 and I would like to find out the value of Field2 for the U…
4 replies
Viewing 15 topics - 8,416 through 8,430 (of 12,234 total)
You must be logged in to create new topics.