Topics
Started by
Posts
Last post
Hello everyone. I hope everyone is doing good. Of course I am posting here due to an issue, so I …
6 replies
Hi, I have a question on database views. I created a view on a table "with encryption" and "with sc…
3 replies
We are executing a stored Procedure which inserts a record in the other server .Added the other ser…
1 replies
We built a table that contains a fiels called Check_Total. This holds the value of a check. We conv…
6 replies
Hey everyone, I've got a table with a column of ints and I need to remove any discontinuity between…
7 replies
whats wrong with this statement how would I write this statement using CASE Function "If AddressTy…
2 replies
is it possible to do a case statement in a join. I have an order table which needs to join to a lo…
11 replies
I am newbie to rewrite the PLSQL to TSQL. Please give some conversions for below code in PLSQL to T…
1 replies
Hi Guys, I need to know how to do division, subtraction and multiplation within an CASE WHEN statem…
16 replies
I have a case where 10 or so sprocs with multiple CTE's in several of the sprocs have been created …
3 replies
Hi All, Have any one of you tried running dbcc commands using openrowset.Please find the code bel…
3 replies
The code below does an update on a 17 million rows table (table is from an Axapta 3 database) upda…
9 replies
Hi, I'm trying to find a way to campare values in rows of the same table without using joins. for e…
5 replies
I have 2 sql statements: update t5 set updatefield = 0 from t5 inner join t6 on (t5.c1 = t6.d…
3 replies
Hello everyone, I got the following problem... [font="Comic Sans MS"]The table subject Contains ind…
6 replies
Viewing 15 topics - 8,311 through 8,325 (of 12,234 total)
You must be logged in to create new topics.