Topics
Started by
Posts
Last post
I'm trying to figure out how to remove a character that might appear anywhere in a field and then b…
6 replies
I have th e following recursive query: DECLARE@ConsultantIDASnVarChar(50) ,@PeriodDateASDat…
2 replies
Hi all, I have created a table with 2 columns (Myfilename varchar(255) and the myPicture Varbinary(…
13 replies
I have a staging area where I have to delete massive amounts of. Currently I am deleting it the tr…
21 replies
Good morning, everyone. Assuming the following table: Email Fname ==== …
3 replies
I have a query that will update the table I want but I am unable to figure out how to reference the…
2 replies
Is it possible to have DML statements inside Multitable value function in SQLserver 2005. please le…
1 replies
Hi, I have two tables, one to track Members and one to track Member Usage. The Member table con…
6 replies
Our old tables have varchar fields. We want to convert them to nvarchar so that we can handle Unico…
4 replies
1) i need to emphasize the value in "Saturday" like this in the square | 1 | , | 2 | , | …
2 replies
Hi I having a condition where the data is as follows PFID MONTH DATE 1 …
5 replies
I have the following table: Selecta.ConsultantID, a.PeriodEndDate, a.AchieveLevel, a.Achieve…
11 replies
I have a situation in which I am using a UDF to return a table but what I need to happen is if the …
1 replies
I was reading a document about triggers and the document says that can be only one Instead Of (mome…
2 replies
After I convert to sql2005 and rewrite code to be OK, I don't get the same result. More description…
2 replies
Viewing 15 topics - 11,116 through 11,130 (of 12,234 total)
You must be logged in to create new topics.