Hi guys
I have a table as follows...
DROP TABLE PERFORMANCEEVENTLOG CASCADE CONSTRAINTS ;
CREATE TABLE PERFORMANCEEVENTLOG (
ORIGINALHOSTNAME VARCHAR2 (128) NOT NULL,
ORIGINALPROCESSID NUMBER NOT NULL,
ORIGINALTHREADID NUMBER NOT NULL,
ORIGINALEVENTTIMESTAMP NUMBER NOT NULL...
Hi
I have written a Crosstab query in MS access. I dont really think its
ANSI compliant, which I kinda need it to be.
For those of you who are uneducated in the ways of crosstab query, it
operates much like a pivot table in Excel.
If you have rows like this
A, March
B, June
A, Jan
D, June...
Hi
I am doing some MQ application and I need to send a message using Msg Id and retrieve only the response to this message using Correl Id (at least I think thats what I should be doing).
When I send a message - I use the MQPMO_NEW_MSG_ID option to ask the Queue to create a new, unique message...
Hi
I am doing some MQ application and I need to send a message using Msg Id and retrieve only the response to this message using Correl Id (at least I think thats what I should be doing).
When I send a message - I use the MQPMO_NEW_MSG_ID option to ask the Queue to create a new, unique message...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.