Topics
Started by
Posts
Last post
Hi, Developer complain that in dynamic AX production ,application query execution time degrade ru…
1 replies
By: Sue_H
Is there something special I need to do to be able to save some Hebrew text in my table? I have …
8 replies
Hi Guys, if object_id('tempdb..#Equipment') is not null drop table #equipment create table #equipm…
2 replies
By: Jim-S
There is a long running stored procedure. The 2nd (visit) and 3rd (billing) tables are used just fo…
7 replies
Table X: Consumer bigint (PK) CurrentGroup bigint DollarValue money I want to redistribute records …
2 replies
I regularly load in multiple files using SSIS into a staging table and then onto another table (I c…
10 replies
By: DesNorton
Hi i've the current situation DtCont | DtCont | DtCont | ---------------------…
5 replies
There is a stored procedure that updates pre_plan and pre_type for all associates. And it is deadlo…
7 replies
By: Kenean
I am looking for a better solution to achieve following task I have a table as shown below CouponNo…
3 replies
Hi I have a condition where I want to compare float value in my code and depending on that do some …
4 replies
I have a stored procedure which is slow and being told by the Database Team that it is processing 4…
17 replies
hi, i'm creating a view and need some help. i have the column "valorTotal" that i get the value PCP…
3 replies
Hi I need to add of list of customers to a table from a file probably a CSV. The file import will p…
7 replies
What are the different ways you can check if very long query is dropping index. I did find a…
1 replies
i have a table: id int,customerid int,balance. i want to reduce for a "customerid" from his balance…
10 replies
Viewing 15 topics - 466 through 480 (of 3,067 total)
You must be logged in to create new topics.