How to remove the additional summary of the result of the query

All,

I create a derived table two tables and then join the result then using function group but the result is to summarize a number of additional time, can correct all my request. Here are the tables and relevant data.

CREATE TABLE SHP_DW_TEMP_DEL_WEIGHT_TB

(

CUSTOMER_ID NUMBER DEFAULT NULL,

NUMBER OF CARRIER_ID,

DATE OF BILL_DATE,

VARCHAR2 (200 BYTE) SERVICE,

NUMBER OF WEIGHT,

Create_date DATE default sysdate,

SHIPPER_ID NUMBER DEFAULT NULL

)

CREATE TABLE SHP_DW_TEMP_DEL_SPEND_TB

(

CUSTOMER_ID NUMBER DEFAULT null,

NUMBER OF CARRIER_ID,

DATE OF BILL_DATE,

VARCHAR2 (200 BYTE) SERVICE,

NUMBER OF COST,

Create_date DATE default sysdate,

SHIPPER_ID NUMBER DEFAULT of null

)

CREATE TABLE SHP_DW_INTERM_TB

(

JAVA_SESSION_ID VARCHAR2 (1000 BYTE),

USER_ID NUMBER,

CUSTOMER_ID NUMBER DEFAULT NULL,

CLIENT_NAME VARCHAR2 (100 BYTE),

NUMBER OF CARRIER_ID,

CARRIER_NAME VARCHAR2 (100 BYTE),

NUMBER OF IS_LTL_CARRIER

SHIPPER_GROUP_ID NUMBER DEFAULT NULL,

SHIPPER_ID NUMBER DEFAULT NULL,

SHIPPER_NAME VARCHAR2 (100 BYTE),

CREATE_DATE DATE DEFAULT SYSDATE,

FREIGHT_RANK NUMBER DEFAULT of null

)

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (FEBRUARY 25, 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL FEDEX GROUND', 602, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (11 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL FEDEX GROUND', 243, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (11 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), ' FIRST INTERNATIONAL AIRPORT THE NIGHT ', 1.8, TO_DATE (MARCH 25, 2014 04:28:29 ',' ' DD/MM/YYYY HH24:MI:SS));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (11 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL ECONOMY' 8203.5, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (4 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL PRIORITY OVERNIGHT', TO_DATE 2351.1, (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (11 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL PRIORITY OVERNIGHT', TO_DATE 2979.7, (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (FEBRUARY 25, 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL ECONOMY' 8622.1, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (4 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL ECONOMY' 10358.4, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (18 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL PRIORITY OVERNIGHT', 2899, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (FEBRUARY 25, 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL PRIORITY OVERNIGHT', TO_DATE 2597.1, (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (4 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL FEDEX GROUND', 121, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (18 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL ECONOMY' 9015.5, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_WEIGHT_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, WEIGHT, CREATE_DATE)

Values

(664, 22, TO_DATE (18 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL FEDEX GROUND', 729, TO_DATE (MARCH 25, 2014 04:28:29 ',' DD/MM/YYYY HH24:MI:SS'));))

COMMIT;

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (FEBRUARY 25, 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL FEDEX GROUND', 356.65, TO_DATE (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (11 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL FEDEX GROUND', 181.19, TO_DATE (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (11 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), ' FIRST INTERNATIONAL AIRPORT THE NIGHT ', 134.45, TO_DATE (MARCH 21, 2014 03:13:16 ',' ' DD/MM/YYYY HH24:MI:SS));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (4 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL PRIORITY OVERNIGHT', TO_DATE 7267.92, (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (11 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL ECONOMY' 27755.2, TO_DATE (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (11 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL PRIORITY OVERNIGHT', TO_DATE 8192.35, (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (FEBRUARY 25, 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL ECONOMY' 26388.53, TO_DATE (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (18 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL PRIORITY OVERNIGHT', TO_DATE 8825.98, (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (4 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL ECONOMY' 31653.45, TO_DATE (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (FEBRUARY 25, 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL PRIORITY OVERNIGHT', TO_DATE 7901.07, (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (4 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL FEDEX GROUND', 167.73, TO_DATE (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (18 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL FEDEX GROUND', 959.85, TO_DATE (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

Insert into msidw. SHP_DW_TEMP_DEL_SPEND_TB

(CUSTOMER_ID, CARRIER_ID, BILL_DATE, SERVICE, COST, CREATE_DATE)

Values

(664, 22, TO_DATE (18 FEBRUARY 2014 00:00:00 ',' DD/MM/YYYY HH24:MI:SS'), 'AIRPORT INTERNATIONAL ECONOMY' 28209.22, TO_DATE (MARCH 21, 2014 03:13:16 ',' DD/MM/YYYY HH24:MI:SS'));))

COMMIT;

Insert into msidw.shp_dw_interm_tb

(java_session_id, user_id, customer_id, client_name, carrier_id, carrier_name, is_ltl_carrier, shipper_group_id, shipper_id, shipper_name, create_date, freight_rank)

Values

("E52AFB0183301775CD882C214A34F54F", 18686, 664, NULL, 22,)

"FedEx", 0, NULL, NULL, NULL,

TO_DATE('04/05/2014_00:00:00',_'MM/DD/YYYY_HH24:MI:SS'), 0);

Insert into msidw.shp_dw_interm_tb

(java_session_id, user_id, customer_id, client_name, carrier_id, carrier_name, is_ltl_carrier, shipper_group_id, shipper_id, shipper_name, create_date, freight_rank)

Values

("E52AFB0183301775CD882C214A34F54F", 18686, 664, NULL, 23,)

'DHL', 0, NULL, NULL, NULL,

TO_DATE('04/05/2014_00:00:00',_'MM/DD/YYYY_HH24:MI:SS'), 0);

Insert into msidw.shp_dw_interm_tb

(java_session_id, user_id, customer_id, client_name, carrier_id, carrier_name, is_ltl_carrier, shipper_group_id, shipper_id, shipper_name, create_date, freight_rank)

Values

("CA5AC1C5630D70B2E80E8E2A427DA249", 18686, 664, NULL, 21,)

'UPS', 0, NULL, NULL, NULL,

TO_DATE('04/05/2014_00:00:00',_'MM/DD/YYYY_HH24:MI:SS'), 0);

Insert into msidw.shp_dw_interm_tb

(java_session_id, user_id, customer_id, client_name, carrier_id, carrier_name, is_ltl_carrier, shipper_group_id, shipper_id, shipper_name, create_date, freight_rank)

Values

("CA5AC1C5630D70B2E80E8E2A427DA249", 18686, 664, NULL, 22,)

"FedEx", 0, NULL, NULL, NULL,

TO_DATE('04/05/2014_00:00:00',_'MM/DD/YYYY_HH24:MI:SS'), 0);

Insert into msidw.shp_dw_interm_tb

(java_session_id, user_id, customer_id, client_name, carrier_id, carrier_name, is_ltl_carrier, shipper_group_id, shipper_id, shipper_name, create_date, freight_rank)

Values

("CA5AC1C5630D70B2E80E8E2A427DA249", 18686, 664, NULL, 23,)

'DHL', 0, NULL, NULL, NULL,

TO_DATE('04/05/2014_00:00:00',_'MM/DD/YYYY_HH24:MI:SS'), 0);

Insert into msidw.shp_dw_interm_tb

(java_session_id, user_id, customer_id, client_name, carrier_id, carrier_name, is_ltl_carrier, shipper_group_id, shipper_id, shipper_name, create_date, freight_rank)

Values

("E52AFB0183301775CD882C214A34F54F", 18686, 664, NULL, 21,)

'UPS', 0, NULL, NULL, NULL,

TO_DATE('04/05/2014_00:00:00',_'MM/DD/YYYY_HH24:MI:SS'), 0);

COMMIT;

This is the query:

SELECT

DER_COST_PER_POUND_INTL_MONTH. BILL_DATE_M,

DER_COST_PER_POUND_INTL_MONTH. SERVICE,

DER_COST_PER_POUND_INTL_MONTH. WEIGHT,

DER_SPEND_BY_SERV_INTL_MONTHLY. COST

Of

(

SELECT CUSTOMER_ID, CARRIER_ID, to_char (SHP_DW_TEMP_DEL_WEIGHT_TB. BILL_DATE, 'MM - YY') as BILL_DATE_M,

(CASE

WHEN (LIKE '% GROUND INTERNATIONAL %' service

OR service LIKE '% INTERNATIONAL HOME DELIVERY %'

OR a service LIKE ' % international airport FEDEX GROUND-PRP %'

OR a service LIKE ' % international airport FEDEX GROUND-RTLABEL %'

OR a service LIKE '% international airport FEDEX GROUND %'

OR service LIKE ' % STANDARD.

OR service LIKE ' % worldwide %.

)

AND (NOT LIKE '% FEDEX INTL ECONOMY FRT %' service

AND service NOT LIKE ' % of the ECONOMY of FEDEX INTL.

"AND NOT AS service ' % airport % OF CARGO OF the ECONOMY".

"AND NOT AS service ' % airport % OF the ECONOMY.

AND NOT LIKE '% ECONOMY MAILSERVICE % INTL' service

AND NOT LIKE «% % ECONOMY» service

AND NOT LIKE '% FEDEX EXPRESS SAVER % INTL' service

AND NOT LIKE '% WW SAVER %' service

AND NOT LIKE '% CANADIAN % SAVER' service

AND NOT LIKE '% UPS SAVER %' service

AND NOT LIKE '% FEDEX INTL PRIORITY FRT %' service

AND NOT LIKE '% FEDEX INTL PRIORITY %' service

AND NOT LIKE '% MAILSERVICE INTL PRIORITY %' service

AND service NOT AS '% PRIORITY % PROPOSED international airport'

AND service NOT AS

'INTERNATIONAL PRIORITY DIRECTDISTRIBUTION % AIRPORT %'

AND service NOT LIKE '% ACCELERATED %.

AND service NOT AS ' % international airport 1 DAY FREIGHT %'

AND service NOT AS ' international airport FIRST NIGHT % %'

AND NOT AS '% FEDEX INTERNATIONAL FIRST' service

AND service NOT AS '% international airport MAILSERVICE-BONUS %'

AND service NOT AS '% UNKNOWN CODE % BASIC SERVICES international airport'

)

THEN "ground".

END

) service.

weight,

shipper_id

OF SHP_DW_TEMP_DEL_WEIGHT_TB

where

SHP_DW_TEMP_DEL_WEIGHT_TB. BILL_DATE > = trunc (add_months ((CASE WHEN sysdate < next_day (trunc (sysdate, 'MY')-1, 'MONDAY'), trunc(sysdate,'MON')-1 ELSE END sysdate), - 12), "MM") and SHP_DW_TEMP_DEL_WEIGHT_TB. BILL_DATE < trunc (last_day (add_months ((CASE WHEN sysdate < next_day (trunc (sysdate, 'MY')-1, 'MONDAY'), trunc(sysdate,'MON')-1 ELSE END sysdate), - 1)))

and extract (bill_date months) = 02

and customer_id = 664

GROUP BY

CARRIER_ID, CUSTOMER_ID, to_char (SHP_DW_TEMP_DEL_WEIGHT_TB. BILL_DATE, "MM - YY"), service, weight, SHIPPER_ID

) DER_COST_PER_POUND_INTL_MONTH,.

(

SELECT CUSTOMER_ID, CARRIER_ID, to_char (SHP_DW_TEMP_DEL_SPEND_TB. BILL_DATE, 'MM - YY') as BILL_DATE_M,

(CASE

WHEN (LIKE '% GROUND INTERNATIONAL %' service

OR service LIKE '% INTERNATIONAL HOME DELIVERY %'

OR a service LIKE ' % international airport FEDEX GROUND-PRP %'

OR a service LIKE ' % international airport FEDEX GROUND-RTLABEL %'

OR a service LIKE '% international airport FEDEX GROUND %'

OR service LIKE ' % STANDARD.

OR service LIKE ' % worldwide %.

)

AND (NOT LIKE '% FEDEX INTL ECONOMY FRT %' service

AND service NOT LIKE ' % of the ECONOMY of FEDEX INTL.

"AND NOT AS service ' % airport % OF CARGO OF the ECONOMY".

"AND NOT AS service ' % airport % OF the ECONOMY.

AND NOT LIKE '% ECONOMY MAILSERVICE % INTL' service

AND NOT LIKE «% % ECONOMY» service

AND NOT LIKE '% FEDEX EXPRESS SAVER % INTL' service

AND NOT LIKE '% WW SAVER %' service

AND NOT LIKE '% CANADIAN % SAVER' service

AND NOT LIKE '% UPS SAVER %' service

AND NOT LIKE '% FEDEX INTL PRIORITY FRT %' service

AND NOT LIKE '% FEDEX INTL PRIORITY %' service

AND NOT LIKE '% MAILSERVICE INTL PRIORITY %' service

AND service NOT AS '% PRIORITY % PROPOSED international airport'

AND service NOT AS

'INTERNATIONAL PRIORITY DIRECTDISTRIBUTION % AIRPORT %'

AND service NOT LIKE '% ACCELERATED %.

AND service NOT AS ' % international airport 1 DAY FREIGHT %'

AND service NOT AS ' international airport FIRST NIGHT % %'

AND NOT AS '% FEDEX INTERNATIONAL FIRST' service

AND service NOT AS '% international airport MAILSERVICE-BONUS %'

AND service NOT AS '% UNKNOWN CODE % BASIC SERVICES international airport'

)

THEN "ground".

END

) service.

COST,

SHIPPER_ID

OF SHP_DW_TEMP_DEL_SPEND_TB

where

SHP_DW_TEMP_DEL_SPEND_TB. BILL_DATE > = trunc (add_months ((CASE WHEN sysdate < next_day (trunc (sysdate, 'MY')-1, 'MONDAY'), trunc(sysdate,'MON')-1 ELSE END sysdate), - 12), "MM") and SHP_DW_TEMP_DEL_SPEND_TB. BILL_DATE < trunc (last_day (add_months ((CASE WHEN sysdate < next_day (trunc (sysdate, 'MY')-1, 'MONDAY'), trunc(sysdate,'MON')-1 ELSE END sysdate), - 1)))

and extract (bill_date months) = 02

and customer_id = 664

GROUP OF CUSTOMER_ID, CARRIER_ID, to_char (SHP_DW_TEMP_DEL_SPEND_TB. BILL_DATE, "MM - YY"), service, COST, SHIPPER_ID

) DER_SPEND_BY_SERV_INTL_MONTHLY,.

SHP_DW_INTERM_TB

WHERE

(NVL (DER_SPEND_BY_SERV_INTL_MONTHLY. CUSTOMER_ID,-1) = NVL (DER_COST_PER_POUND_INTL_MONTH. CUSTOMER_ID,-1))

AND (DER_SPEND_BY_SERV_INTL_MONTHLY. CARRIER_ID = DER_COST_PER_POUND_INTL_MONTH. CARRIER_ID)

AND (DER_SPEND_BY_SERV_INTL_MONTHLY. BILL_DATE_M = DER_COST_PER_POUND_INTL_MONTH. BILL_DATE_M)

AND (DER_SPEND_BY_SERV_INTL_MONTHLY. SERVICE = DER_COST_PER_POUND_INTL_MONTH. (SERVICE) - MNKB

AND (NVL (DER_SPEND_BY_SERV_INTL_MONTHLY. SHIPPER_ID,-1) = NVL (DER_COST_PER_POUND_INTL_MONTH. SHIPPER_ID,-1))

AND (NVL (SHP_DW_INTERM_TB. CUSTOMER_ID,-1) = NVL (DER_COST_PER_POUND_INTL_MONTH. CUSTOMER_ID,-1))

AND (SHP_DW_INTERM_TB. CARRIER_ID = DER_COST_PER_POUND_INTL_MONTH. CARRIER_ID)

AND (NVL (SHP_DW_INTERM_TB. SHIPPER_ID,-1) = NVL (DER_COST_PER_POUND_INTL_MONTH. SHIPPER_ID,-1))

AND

(

SHP_DW_INTERM_TB. JAVA_SESSION_ID in ('CA5AC1C5630D70B2E80E8E2A427DA249')

AND

SHP_DW_INTERM_TB. User_id in (18686)

AND

SHP_DW_INTERM_TB.IS_LTL_CARRIER (0)

)

GROUP BY

DER_COST_PER_POUND_INTL_MONTH. BILL_DATE_M,

DER_COST_PER_POUND_INTL_MONTH. WEIGHT,

DER_SPEND_BY_SERV_INTL_MONTHLY. COST,

DER_COST_PER_POUND_INTL_MONTH. SERVICE

order of DER_COST_PER_POUND_INTL_MONTH.service

The result I want is

Billing date

Service Weight Cost
04/02/14
On the ground
121
167.73
11/02/14
On the ground
243
181.19
18/02/2014
On the ground
729
959.85
25/02/2014
On the ground
602
356.65

The above query gives each weight mapped to each cost, so the resulting values are summarizing to greater value than the above expected values.

Can someone help me please how do I change my request to get my desired result.

Kind regards

Mr Kishore N. badin.

SELECT DER_COST_PER_POUND_INTL_MONTH. BILL_DATE_M,

DER_COST_PER_POUND_INTL_MONTH. SERVICE,

DER_COST_PER_POUND_INTL_MONTH. WEIGHT,

DER_SPEND_BY_SERV_INTL_MONTHLY. COST

IN (SELECT CUSTOMER_ID,

CARRIER_ID,

TO_CHAR (SHP_DW_TEMP_DEL_WEIGHT_TB. BILL_DATE, 'DD-MM-YY') as BILL_DATE_M,

BOX WHEN (LIKE '% GROUND INTERNATIONAL %' service

OR service LIKE '% INTERNATIONAL HOME DELIVERY %'

OR a service LIKE ' % international airport FEDEX GROUND-PRP %'

OR a service LIKE ' % international airport FEDEX GROUND-RTLABEL %'

OR a service LIKE '% international airport FEDEX GROUND %'

OR service LIKE ' % STANDARD.

OR service LIKE ' % worldwide %.

)

AND (NOT LIKE '% FEDEX INTL ECONOMY FRT %' service

AND service NOT LIKE ' % of the ECONOMY of FEDEX INTL.

"AND NOT AS service ' % airport % OF CARGO OF the ECONOMY".

"AND NOT AS service ' % airport % OF the ECONOMY.

AND NOT LIKE '% ECONOMY MAILSERVICE % INTL' service

AND NOT LIKE «% % ECONOMY» service

AND NOT LIKE '% FEDEX EXPRESS SAVER % INTL' service

AND NOT LIKE '% WW SAVER %' service

AND NOT LIKE '% CANADIAN % SAVER' service

AND NOT LIKE '% UPS SAVER %' service

AND NOT LIKE '% FEDEX INTL PRIORITY FRT %' service

AND NOT LIKE '% FEDEX INTL PRIORITY %' service

AND NOT LIKE '% MAILSERVICE INTL PRIORITY %' service

AND service NOT AS '% PRIORITY % PROPOSED international airport'

AND service NOT AS '% airport international PRIORITY DIRECTDISTRIBUTION %'

AND service NOT LIKE '% ACCELERATED %.

AND service NOT AS ' % international airport 1 DAY FREIGHT %'

AND service NOT AS ' international airport FIRST NIGHT % %'

AND NOT AS '% FEDEX INTERNATIONAL FIRST' service

AND service NOT AS '% international airport MAILSERVICE-BONUS %'

AND service NOT AS '% UNKNOWN CODE % BASIC SERVICES international airport'

)

THEN "ground".

END of service,

weight,

shipper_id

OF SHP_DW_TEMP_DEL_WEIGHT_TB

where SHP_DW_TEMP_DEL_WEIGHT_TB. BILL_DATE > =.

trunc (add_months (BOX WHEN sysdate< next_day(trunc(sysdate,'mon')="" -="">

'MONDAY '.

)

THEN trunc (sysdate, 'MY') - 1

Of ANOTHER sysdate

END,

-12

),

"MM".

)

and SHP_DW_TEMP_DEL_WEIGHT_TB. BILL_DATE

trunc (last_day (add_months (BOX WHEN sysdate< next_day(trunc(sysdate,'mon')="" -="">

'MONDAY '.

)

THEN trunc (sysdate, 'MY') - 1

Of ANOTHER sysdate

END,

-1

)

)

)

and extract (bill_date months) = 02

and customer_id = 664

GROUP CARRIER_ID,

CUSTOMER_ID,

TO_CHAR (SHP_DW_TEMP_DEL_WEIGHT_TB. BILL_DATE, 'DD-MM-YY'),

service, weight, SHIPPER_ID

) DER_COST_PER_POUND_INTL_MONTH,.

(SELECT CUSTOMER_ID,

CARRIER_ID,

TO_CHAR (SHP_DW_TEMP_DEL_SPEND_TB. BILL_DATE, 'DD-MM-YY') as BILL_DATE_M,

BOX WHEN (LIKE '% GROUND INTERNATIONAL %' service

OR service LIKE '% INTERNATIONAL HOME DELIVERY %'

OR a service LIKE ' % international airport FEDEX GROUND-PRP %'

OR a service LIKE ' % international airport FEDEX GROUND-RTLABEL %'

OR a service LIKE '% international airport FEDEX GROUND %'

OR service LIKE ' % STANDARD.

OR service LIKE ' % worldwide %.

)

AND (NOT LIKE '% FEDEX INTL ECONOMY FRT %' service

AND service NOT LIKE ' % of the ECONOMY of FEDEX INTL.

"AND NOT AS service ' % airport % OF CARGO OF the ECONOMY".

"AND NOT AS service ' % airport % OF the ECONOMY.

AND NOT LIKE '% ECONOMY MAILSERVICE % INTL' service

AND NOT LIKE «% % ECONOMY» service

AND NOT LIKE '% FEDEX EXPRESS SAVER % INTL' service

AND NOT LIKE '% WW SAVER %' service

AND NOT LIKE '% CANADIAN % SAVER' service

AND NOT LIKE '% UPS SAVER %' service

AND NOT LIKE '% FEDEX INTL PRIORITY FRT %' service

AND NOT LIKE '% FEDEX INTL PRIORITY %' service

AND NOT LIKE '% MAILSERVICE INTL PRIORITY %' service

AND service NOT AS '% PRIORITY % PROPOSED international airport'

AND service NOT AS '% airport international PRIORITY DIRECTDISTRIBUTION %'

AND service NOT LIKE '% ACCELERATED %.

AND service NOT AS ' % international airport 1 DAY FREIGHT %'

AND service NOT AS ' international airport FIRST NIGHT % %'

AND NOT AS '% FEDEX INTERNATIONAL FIRST' service

AND service NOT AS '% international airport MAILSERVICE-BONUS %'

AND service NOT AS '% UNKNOWN CODE % BASIC SERVICES international airport'

)

THEN "ground".

END of service,

COST,

SHIPPER_ID

OF SHP_DW_TEMP_DEL_SPEND_TB

where SHP_DW_TEMP_DEL_SPEND_TB. BILL_DATE > =.

trunc (add_months (BOX WHEN sysdate< next_day(trunc(sysdate,'mon')="" -="">

'MONDAY '.

)

THEN trunc (sysdate, 'MY') - 1

Of ANOTHER sysdate

END,

-12

),

"MM".

)

and SHP_DW_TEMP_DEL_SPEND_TB. BILL_DATE

trunc (last_day (add_months (BOX WHEN sysdate< next_day(trunc(sysdate,'mon')="" -="">

'MONDAY '.

)

THEN trunc(sysdate,'MON')-1

Of ANOTHER sysdate

END,

-1

)

)

)

and extract (bill_date months) = 02

and customer_id = 664

CUSTOMER_ID GROUP,

CARRIER_ID,

TO_CHAR (SHP_DW_TEMP_DEL_SPEND_TB. BILL_DATE, 'DD-MM-YY'),

service, COST, of SHIPPER_ID

) DER_SPEND_BY_SERV_INTL_MONTHLY,.

SHP_DW_INTERM_TB

WHERE (NVL (DER_SPEND_BY_SERV_INTL_MONTHLY. CUSTOMER_ID,-1) = NVL (DER_COST_PER_POUND_INTL_MONTH. CUSTOMER_ID,-1))

AND (DER_SPEND_BY_SERV_INTL_MONTHLY. CARRIER_ID = DER_COST_PER_POUND_INTL_MONTH. CARRIER_ID)

AND (DER_SPEND_BY_SERV_INTL_MONTHLY. BILL_DATE_M = DER_COST_PER_POUND_INTL_MONTH. BILL_DATE_M)

AND (DER_SPEND_BY_SERV_INTL_MONTHLY. SERVICE = DER_COST_PER_POUND_INTL_MONTH. (SERVICE) - MNKB

AND (NVL (DER_SPEND_BY_SERV_INTL_MONTHLY. SHIPPER_ID,-1) = NVL (DER_COST_PER_POUND_INTL_MONTH. SHIPPER_ID,-1))

AND (NVL (SHP_DW_INTERM_TB. CUSTOMER_ID,-1) = NVL (DER_COST_PER_POUND_INTL_MONTH. CUSTOMER_ID,-1))

AND (SHP_DW_INTERM_TB. CARRIER_ID = DER_COST_PER_POUND_INTL_MONTH. CARRIER_ID)

AND (NVL (SHP_DW_INTERM_TB. SHIPPER_ID,-1) = NVL (DER_COST_PER_POUND_INTL_MONTH. SHIPPER_ID,-1))

AND (SHP_DW_INTERM_TB. JAVA_SESSION_ID in ('CA5AC1C5630D70B2E80E8E2A427DA249')

AND SHP_DW_INTERM_TB. User_id in (18686)

AND SHP_DW_INTERM_TB.IS_LTL_CARRIER (0)

)

GROUP OF DER_COST_PER_POUND_INTL_MONTH. BILL_DATE_M,

DER_COST_PER_POUND_INTL_MONTH. WEIGHT,

DER_SPEND_BY_SERV_INTL_MONTHLY. COST,

DER_COST_PER_POUND_INTL_MONTH. SERVICE

order DER_COST_PER_POUND_INTL_MONTH. BILL_DATE_M, DER_COST_PER_POUND_INTL_MONTH.service

BILL_DATE_M SERVICE WEIGHT COST
02/04/14 On the ground 121 167.73
02/11/14 On the ground 243 181.19
18/02/14 On the ground 729 959.85
25/02/14 On the ground 602 356.65

Concerning

Etbin

Tags: Database

Similar Questions

  • How to remove the author's name and/or date of blogsite summary

    Hello

    Can someone help me please find where and how to withdraw the name of the author of the summary blogsite?

    I don't want any author's name listed, just the title linked blog and the date of publication.

    Or, is it possible to have the related title, with 50 words of the displayed article, but no name of author or creation date?

    I thank very you much in advance!

    I figured out how to remove the CSS author (.blogsitesumary duration-date {display: none}, but any attempt to change via CSS does not work.)

    For example, I can't create more space between the title and the date, or list items.

    Also, I would still add the first words of the post.

  • How to remove the calendar program in the e-mail section because I hate and that everything he did to the e-mail page

    all this happened on my email page yesterday and I clicked it, but I don't like it. and then all of a sudden Besides my collected email addresses and my personal address book now there's a "address book all the" I don't like it as it is constantly changing for it and I don't want that. I want my program to return to how it was three or four days ago, when I didn't have this program and the additional topics, etc.

    How to remove the calendar program

    Open the Add-ons - Extensions Manager, search for 'Flash' and press the 'delete '.

  • any ideas on how to remove the software malicious zebrouss?

    any ideas on how to remove the software malicious zebrouss?

    This thing I replaces my setting of search in safari - can get rid of it - don't know who got it

    You may have installed ad-injecting malicious software ("adware").

    Do not use any type of product, "anti-virus" or "anti-malware" on a Mac. It is never necessary for her, and relying on it for protection makes you more vulnerable to attacks, not less.

    Save all data first.

    Some of the most common types of adware can be removed by following the instructions from Apple. But before you follow these instructions, you can try an automatic removal.

    If you are not already running the latest version of Mac OS X ("El Capitan"), update or upgrade in the App Store you could adware to automatically remove. If you are already using the latest version of El Capitan, you can still download the current update of the Apple Support downloads page and run it. Still, some types of malware will be deleted, not all. There is no such thing as the automatic removal of all possible malware, either by OS X third party software. That's why you can't rely on software to protect you.

    If the malware is deleted in your case, you will still need to make changes to the way you use your computer to protect you from new attacks. Ask if you need advice.

    If the malware is not automatically deleted, and you cannot remove yourself by following the instructions from Apple, see below.

    This simple procedure to detect any type of adware that I know. Disabling is a procedure distinct and better still.

    Some legitimate software is funded by advertising and may display advertisements in its own windows or in a web browser while it is running. It's not malware and it may not appear. In addition, some Web sites display advertising intrusive popup that can be confused with adware.

    If none of your web browsers work well enough to carry out these instructions, restart the computer in safe mode. Allows to temporarily disable the malware.

    Step 1

    Please triple - click on the line below on this page to select it, and then copy the text to the Clipboard by pressing Control-C key combination:

    ~/Library/LaunchAgents

    In the Finder, select

    Go ▹ go to the folder...

    from the menu bar and paste it into the box that opens by pressing command + v press return. Open a folder named "LaunchAgents", or you will get a notice stating that the file cannot be found. If the file is not found, proceed to the next step.

    If the folder opens, press the combination of keys command-2 to select the display of the list, if it is not already selected. Please don't skip this step.

    There should be a column in the update Finder window. Click this title two times to sort the content by date with the most recent at the top. If necessary, enlarge the window so that all the content show.

    Follow the instructions in this support article under the heading "take a screenshot of a window." An image file with a name starting in 'Screenshot' should be saved to the desktop. Open the capture screen and make sure it is readable. If this isn't the case, capture a small part of the screen indicating that what needs to be shown.

    Start a reply to this message. Drag the image file in the editing window downloading. Alternatively, you can include text in the response.

    Leave the case open for now.

    Step 2

    Do as in step 1 with this line:

    /Library/LaunchAgents

    The record which can open up will have the same name but is not the same as in step 1. In this step, the folder does not exist.

    Step 3

    Repeat with this line:

    /Library/LaunchDaemons

    This time the file will be called "LaunchDaemons."

    Step 4

    Open Safari preferences window and select the tab 'Extensions'. If the extensions are listed, post a screenshot. If there are no extensions, or if you cannot launch Safari, skip this step.

    Step 5

    If you use Firefox or Chrome browser, open the list of extensions and do as in step 4.

  • How to remove the Exploit: Win32 / CVE-2010-3336

    Original title: Exploit: Win32 / CVE-2010-3336

    Does anyone know how to remove the Exploit: Win32 / CVE-2010-3336?

    Hi Bob,

    This may be due to malicious software or viruses on the computer.

    You have security software installed on the computer?

    If you have installed security software, I suggest you run a security scan and check if it helps to remove malicious software.

    In addition, you can also run Microsoft safety scanner to search for infected files.

    The Microsoft Security Scanner is a downloadable security tool for free which allows analysis at the application and helps remove viruses, spyware and other malware. It works with your current antivirus software.

    See the link to download and run the Analyzer:

    http://www.Microsoft.com/security/scanner/en-us/default.aspx

    Note: The Microsoft Safety Scanner ends 10 days after being downloaded. To restart a scan with the latest definitions of anti-malware, download and run the Microsoft Safety Scanner again.

    Note: The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

    Please let us know if the problem still persists. We will be happy to help you.

  • Windows XP: How to remove the underline of my icons? The standard method (Tools |) Records | etc) doesn't change anything

    Windows XP: How to remove the underline of my icons?  The standard method (Tools |) Records | etc) doesn't change anything

    In addition to the information provided by Imran, you can also watch the following option:
    Go to start > settings > Control Panel > Folder Options.
    On the general tab, uncheck the box 'Underline titles compatible icon. "
    with my browser.

    This was suggested in another forum by Carey Frisch.

    It will be useful.

    Marilyn
    .

  • How to remove the msg: "consolidation of disks of virtual machines is necessary."

    Hi all

    I implement vSphere 5, and I have the following message displayed in the vCenter (virtual machine Summary tab). Does anyone know how to remove the message without consolidating the snapshot?
    ----------------------------------------------------
    "Consolidation of disks of virtual machines is necessary."
    ----------------------------------------------------

    I think vCenter is detect the Delta for this virtual machine and warning me that I have to consolidate the snapshot. However, I do not want to consolidate the snapshot because the database is still running when the snapshot was taken, and there is a great chance that the data will be corrupt when I consolidate this delta disk file.

    I looked towards the top of the Knowledge Base, but it does not say how to stop the message without actually consolidate the snapshot.
    ----------------------------------------------------
    Instant KB:2003638 in vSphere consolidation 5
    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 2003638
    ----------------------------------------------------

    Thanks for you information in advance!

    < environment >

    -VMWare vSphere 5 ESXi
    -VMWare vSphere vCenter 5
    -NetApp storage

    the message will disappear as soon as snapshots are consolidated.  There is no way to remove the message otherwise.  Just think of it as a reminder that the snapshots should be engaged.

  • How to remove the extra space of oracle database column

    How to remove the extra space of oracle database column. I would like to clean up the column in the database by deleting the extra space is entered by the dataentery people.

    When I run the query:
    SELECT
    ROWID, C.CODETABLE_ID, C.CODEVALUE_ID, C.DESCR, LENGTH (C.CODEVALUE_ID).
    C.OBSOLETE_DT, C.RECORDSOURCE, C.CREATED_DT,
    C.CREATEDBY, C.LASTUPDATED_DT, C.LASTUPDATEDBY
    OF CODEVALUE C
    Where LENGTH (C.CODEVALUE_ID) > 6

    the data type is varchar2 and I would get rid of the any extra blank space added to the column. in my case, if the length is greater than 6

    Hello

    user452051 wrote:
    Thanks for the reply. Why should I have this line?

    AND codevlaue_id! = TRIM (codevalue_id) - see note below
    ;

    I just changed my post when you posted this. The explanation is there now:

    Frank Kulash wrote:
    ...
    The condition "codevlaue_id!" = TRIM (codevalue_id)"does not change the results of everything, but it can make the most effective statement if there are lines where codevalue_id is on 6 characters long, but contains no additional space. It will prevent the triggers from firing and redo the data generated.

  • How to remove the permission of pc

    How to remove the permission of pc

    On the latest version of iTunes: account > permissions > Deauthorise This Computer (store > Deauthorise computer on older iTunes) on this computer: Deauthorize your computer using iTunes - Apple Support

  • How to remove the automatic locking of the IPad 2

    How to remove the automatic locking in the iPad 2

    Are you talking about the time it takes the device "go to sleep?

    Settings > general > auto lock > set to 'never '.

  • How to remove the message "not using current Version" boring?

    For months, my Firefox home page included a note that I do not have the latest version and provides a link to update. When I use the link I said "Congratulations, you are using the latest version." Adding insult to injury, there are not 20 minutes, I downloaded 27, and the message is still there. Almost the end of the world, but at this point, it is very annoying. How to remove the message?

    The old page of Google-Firefox has not changed since Firefox 4 is released, please disregard the information updated on this page.

  • Please tell me exactly how to remove the AVG search function

    Please tell me exactly how to remove the AVG search function

    edited by a moderator for clarity

    You need not repeat dozens of times or use profanity to get help.

    (1) disable all non-essential or unrecognized extensions on this tab. Don't know what it does? When in doubt, turn off:

    Firefox orange (or the Tools menu) button > addons > Extensions category

    Use the links above a disabled extension to restart Firefox if some seem to.

    (2) restore your Google search engine:

    https://addons.Mozilla.org/en-us/Firefox/addon/SearchReset/

    (3) check a user.js file (before the release of Firefox, otherwise the parameters in this file can cancel your cleaning) as described in this article: How to fix preferences that will not save.

    (4) If AVG search took over your page to the new tab (Ctrl + t), which changes as follows:

    (A) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (B) in the filter box, type or paste newtab and make a pause so that the list is filtered

    (C) double-click the preference browser.newtab.url and enter the desired value for your favorite page:

    thumbnails (i) (default) Page = > subject: newtab

    (ii) blank tab = > subject: empty

    Firefox homepage integrated (iii) = > topic: welcome

    (iv) any other page = > full URL of the page

    IMPORTANT: If you have AVG software in your Windows Control Panel, you need to remove it.

  • How to remove the download button located next to my home button? I continue to by clicking on it when I want the House and it's annoying.

    How to remove the download button located next to my home button?

    You can use customization feature to move it to a less irritating location. I suggest the bar the module if you keep this poster.

    Start customizing with one of these, and then drag the arrow to a new location, or in the dialog box to remove all the bars:

    • Right click on a zone empty of the tab bar > customize
    • Press the Alt key > menu view > toolbars > customize

    You will notice that some combined controls separate in the view to customize. If you put something between them, they will not be able to recombine. (For example, if you separate stop and reload or put something between front/rear and area URL.)

  • How to remove the activation lock I totally forgot my ID and password

    How to remove the lock of activation I totally forgot my ID and password

    You will need to bring the phone to an Apple or service center with proof of purchase documents and your identity authorized

    An appointment of 'Genius' to an Apple Store, or select another authorized service provider.

  • How to remove the SEND the COMMENTS tab on the bottom of the screen in 10.02

    One with ideas on how to remove the pesky "Send Feedback button in the lower r/corner of the window of Firefox 10.02.

    Hello

    Please try this: click on the "+" after the last tab and Customize. You can now click, hold and drag the widget customize. Customization of

  • Satellite L30 - how to remove the modem?

    Hello

    I have try to disable BIOS modem on my L30-113, but I found no! I try to remove physical modem, I have no chance, it's on board!

    How to remove the modem? What I have to shut off the power to the modem and the jury do not, or a mod BIOS whit menu disable the modem?

    Thank you!

    Can you please be so kind and explain why you want to disable/remove modem?
    Sorry, but I don't see any reasonable reason for it.

    If you use it, you can disable the device in Device Manager and he'll be dead for OS.
    By the way: on low budget laptops I guess it's on board.

Maybe you are looking for

  • don't want detected will lose my norton toolbar?

    I get messages and more current firefox, but allows the version that I use this my Norton toolbar and don't want to lose it, and if I do update I'll...

  • ENVY of HP TouchSmart 15-j053c: need Driver Audio for HP ENVY 15

    While trying to solve the problem of automatic adjustment of the volume for my laptop, I accidentally deleted the sound card driver. I did a hard reset hoping it would fix itself, the IDT Codec appears in Device Manager, but it is not functional. Try

  • How can I use Skype please help me

    Help me please I don't know how I can use Skype and how I keep my perssonal information safe and the thunks

  • HP compaq 6200 pro sff: drivers missing

    good day to all, help with the following missing drivers. controller Ethernet (hardware id); PCI\VEN_8086 & Dev_1502 & SUBSYS_1497 / 03C & REV_04 Pci\Ven_8086 & Dev_1502 & SUBSYS_1497103C Pci\Ven_8086 & Dev_1502 & CC_020000 Pci\Ven_8086 & Dev_1502 &

  • Fan Error - T40

    Cannot identify what part # suitable for T40. I would like to try the replacement by myself, maybe with a little help... Anyone? Thank you