Topics
Started by
Posts
Last post
I have the following problem how can a create a select which will combine the two tables. I only ca…
2 replies
I am exporting data with the following query and want to order by the end date but since I am using…
5 replies
Hi, I am trying to create a script that will compare the indexes in two different databases. I am t…
2 replies
Hi everybody Why using so many people the UNION ALL syntax to insert multiple values into a table i…
18 replies
I have been working on a bug for a couple days now which I have determined to be caused by the use …
18 replies
Can some one please provide me the script or the advance process for the following sql job- Current…
10 replies
Hi all, I got this procedure, which executes a procedure to select the data to write to a file. I c…
9 replies
I'm embarrassed that I can't remember how to get this to work. This is a transitional part of an E…
5 replies
I need some code to change the phone numbers in a field from one format to another. Original number…
16 replies
Hi All, Sorry if the topic already exists. I have a DDL trigger for Alter_Database and Drop_Databas…
2 replies
Is there a way convert from this xml format: <sample> <data>test1, test2 , test3<…
6 replies
Hi, I am trying to write a script which will go through several databases and shrink their log. I …
7 replies
--this is perfect and it works declare @object sysname,@sql varchar(100) set @object = 'p_adv_perso…
6 replies
CREATE PROCEDURE [dbo].[ABCCDE] (@inputparam varchar(3)) AS SELECT DISTINCT desc as depdesc, Table…
12 replies
Hi All, I have a sql table contains Active Directory User data. This table contains First name, Las…
2 replies
Viewing 15 topics - 7,186 through 7,200 (of 12,230 total)
You must be logged in to create new topics.