Topics
Started by
Posts
Last post
I have a table of objects. Each of them has various references, e.g. from reference 1 to reference …
3 replies
Greetings ~ I'm trying to get the following query to work in SQL 2014 [Code] SELECT LEFT(AKey, 3) A…
10 replies
Hi, Developer complain that in dynamic AX production ,application query execution time degrade ru…
1 replies
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
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
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
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
Viewing 15 topics - 466 through 480 (of 3,069 total)
You must be logged in to create new topics.