Topics
Started by
Posts
Last post
hi all i have a 3rd party demo software called Crystal Command which lets you execute a crystal rep…
10 replies
I have a SSIS package that sends results to an Excel destination with no problem on the first pass(…
7 replies
Hi, I've been working this afternoon to split out the values of a datetime and pull out the minu…
5 replies
In tsql I have a query that is using xp_cmdshell to run "Net User <username> /domain". Some o…
39 replies
Hi, I have a select statement and the output of that statement should be inserted in the already ex…
31 replies
Hi Can someone tell me the syntax to Left Justify a set of results I've tried the Ltrim but that d…
11 replies
Hi All, I am having a bit of difficulty and hoping you all can help me! I'm trying to automate the …
10 replies
Hi everybody I have the follow table CLI_NU: DOC DDNTEL 00065955 NULL999434109 00065955 01…
5 replies
guys i need help on this one. they said that this is not possible but i still want to hear from an …
1 replies
DECLARE @s-2 datetime DECLARE @e datetime SELECT @s-2 = '2011-05-20', @e = '2011-06-30' DECLARE …
8 replies
I have a Column with data type varchar(100). In that I have values like 5,6,7,9,1 etc(each values s…
5 replies
Is it possible to do this: table1 = id, date proc1 returns the date insert table1 values (1, exec p…
2 replies
Hi Can someone help me write a query to increment each row number by 10 include 5 characters(000 a…
6 replies
Hi all, I'm trying to return a concatenated list of user-defined schemas plus dbo. With no where c…
2 replies
Hello Friends...I would really appreciate if you could help me in solving a sql problem.... I've 4 …
1 replies
Viewing 15 topics - 1,951 through 1,965 (of 12,234 total)
You must be logged in to create new topics.