Topics
Started by
Posts
Last post
how can i compare 2 similar db's residing on 2 different servers. I need to check count in each tab…
2 replies
Hi, simple question I hope. In a database wher I have a few different entities, eg Organisations an…
22 replies
I have created a view based on some aggregated fields. I have tried to apply some aggregate stateme…
2 replies
I have been asked to improve performance in a process of over 200 stored procedures and functions. …
6 replies
This is probably basic stuff, but table1 (~50 000 rows) has an integer field (SomeIntVal) that refe…
13 replies
Hi, I need to return some values on some specific conditions. here is my query: INSERT INTO #PO SEL…
5 replies
Can anyone point me to the article (recent I believe) that explained how to keep your output from b…
2 replies
I have a table like this, MachineName Varchar(50), EntryTime DateTime within one minutes around 500…
5 replies
Hi, I do data migration whereby the new records inserted , see as example below: customerid ser…
4 replies
I have a table which is structured as follows; ObjectID, ObjectStateID, DateTime A new record will …
7 replies
We are porting an application that uses oracle performance views (v$ views) for gathering metrics t…
3 replies
how can i convert this to a sql function Function GetPrefixForCustomer(CurrentValue) Option Explic…
2 replies
Hello Peers, I need some help in framing a self join query. The requirement is such that I need to …
6 replies
Hi Guys, First time poster long time reader. I'm trying to come up with a solution on amalgamatin…
3 replies
I have a query SELECT mst.CICS_DIM.CUST_KEY FROM mst.CICS_DIM , stg.STG_CUSTOMER_INTEG , SOUR…
9 replies
Viewing 15 topics - 7,426 through 7,440 (of 12,230 total)
You must be logged in to create new topics.