Topics
Started by
Posts
Last post
Oracle SQL: SELECT (NVL(v1.non_credit,0) - NVL(v2.credit,0)) settle_amt from (SELECT sum((trans_a…
11 replies
Hi All, i have below requirement, we are checking only month and date. If the FYME is < or = pay…
5 replies
Hi, I need to write a store proc to move the data from table1 to table2. Both tables are in differe…
2 replies
By: GSquared
Hi, I need to write a store proc to move the data from table1 to table2. Both tables are in differe…
2 replies
By: Lowell
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
By: calvo
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
By: d.raes
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
Viewing 15 topics - 8,041 through 8,055 (of 10,635 total)
You must be logged in to create new topics.