Topics
Started by
Posts
Last post
Good Morning all. My problem is that I have a table containing over a hundred thousand records. The…
32 replies
I have a stored procedure in whuch I am creating a temp table which produces the following results:…
10 replies
We will be converting to 2005 soon. So, I need to replace my *= with LEFT OUTER JOIN. Can someone s…
4 replies
We have a stored procedure that returns multiple result sets to the output. These result sets all h…
5 replies
how to decrypt an encrypted stored proc in 2005
1 replies
How to convert Sqlserver 2005 to My sql database.
1 replies
Guys, I have a strange issue here. We migrated a db from SQL 2000 to SQL 2005. The compatibility mo…
7 replies
Hi, How to find exact match of a value in a table means User should be replaced by Employee if text…
6 replies
VS VB 2008 SQL server 2008 Im trying to create a column in an existing table. I have been able to d…
2 replies
i need help to get all month Day of the Week like this CREATE FUNCTION dbo.udf_DayOfWeek(@dtDate DA…
5 replies
I was asked for an SP that would make life easier for testers. more of a fun project for myself t…
15 replies
Is there a way to run a TSQL command, but not have it block processing of other commands that follo…
7 replies
I am maintaining a system that compares Customer address data with a master table containing addres…
2 replies
hello declare @file as varchar(300) Declare @cmd nvarchar(4000) truncate table tablename set @file …
4 replies
Hi, I would like to find example of records that are related by a PK that have data entries greater…
2 replies
Viewing 15 topics - 7,336 through 7,350 (of 12,230 total)
You must be logged in to create new topics.