Topics
Started by
Posts
Last post
Hi, I need to write a store proc to move the data from table1 to table2. Both tables are in differe…
2 replies
I have a situation where our data pump 1) copies (saves) rows into a history table if it's going to…
4 replies
Is the no. of output parameter will hit the performance of a procedure?? if yes why?
3 replies
Hi everybody, could you suggest a good book for SS programmer? Some time ago I loved the one by Kev…
9 replies
I wish to restrict Autogrowth size ( File Growth ) of all the data files and log files of the Users…
2 replies
Hello I need to join Table A with Table B or Table C based on condition My Table A consists a colu…
5 replies
Hi We need to choose our database server. Everyone suggests different servers. They are putting var…
6 replies
Hi all, I need help with the following. The code below works fine but I would like to change the su…
3 replies
Hi all, There are 3 of developers here in my office. Two of them can restore a database (4GB comp…
2 replies
SQL Server 2008, EE, 64-bit I've got a table in a DB that get's populated with daily reporting info…
3 replies
Hello all, What I'm trying to do is: -Grab info from a flatfile that is dumped by an external progr…
10 replies
hi our manager is giving a new idea of having only one procedure for insert update and deleting all…
27 replies
I have a temptable in my SP where I insert values into the temptable 7 times.i need to keep track …
17 replies
Hi everyone, when I run the below code manually, I get many results, but when I run it using SQLCMD…
3 replies
SUBSTRING(ADDR,1,(LEN(ADDR) - LEN(TRIM(REVERSE(SUBSTRING(REVERSE(ADDR),1,FINDSTRING(REVERSE(ADDR),'…
8 replies
Viewing 15 topics - 8,056 through 8,070 (of 10,647 total)
You must be logged in to create new topics.