BigEd76 wrote:"SELECT TOP 1 ..." ?
it's shit like this
- Code: Select all
IDENTIFIER ATTRIBUTE
-------------------------
100 AB
100 CD
100 EF
200 AB
Same client is like "nah there's no duplicates on this list." so yea
BigEd76 wrote:"SELECT TOP 1 ..." ?
IDENTIFIER ATTRIBUTE
-------------------------
100 AB
100 CD
100 EF
200 AB
update JM_NOVARTIS_WAVE2_MAY14 SMP
set EXP_SPEC = (
select distinct EXP.SPEC_GRP
from (
select distinct EXP.MENUM10, EXP.SPEC_GRP
from JM_NOV_EXPATCH_20140226 EXP
JOIN JM_NOVARTIS_WAVE2_MAY14 SMP
ON EXP.MENUM10 = SMP.MENUM10
WHERE EXP.SPEC_GRP in
('CCM', 'EFM', 'EM', 'EN8', 'FP', 'FPG', 'GER',
'GP', 'HOS', 'IFP', 'IM', 'IM7', 'MEM', 'MP',
'PCC', 'PUD', 'N', 'N9', 'NS', 'NS9', 'P',
'P9', 'PYG', 'PYN')
and exp.menum10 <> '4954875012'
) EXP
WHERE EXP.MENUM10 = SMP.MENUM10
);
BigEd76 wrote:If I understand that query, you're taking a daily file and comparing it to something from February and getting several specialty groups returned, then you're trying to update the daily file to set a specialty field to what could be any number of specialty groups, so it doesn't know which one you want to use. I think you might need to return the EXP.MENUM10 in the second/higher subquery and add a second condition to the WHERE at the bottom
Bucky wrote:Roomates find $41K CASH in couch from Salvation Army; track down owner and return it all
What would YOU do????
mickbayne wrote:Need some advice regarding my little accident from yesterday... should I go through the claims process with my insurance company or with the at-fault driver's? First thing I did was open a claim with mine (state farm) on their website. Then I got a call from the representative saying I should go through the other driver's insurance company since it was their fault. So I opened a claim with them but haven't heard anything back. I called the adjuster a few minutes ago and she says she hasn't heard anything back from "the insured" so there's nothing they can do yet. Meanwhile my car is just sitting at my house because I can't bring it to a shop for an estimate and repairs until the adjuster gives me the okay. Shouldn't I be able to go through my own insurance company and have them deal with getting the claim stuff figured out with the other insurance company? Or would that make my premiums go up?
lethal wrote:mickbayne wrote:Need some advice regarding my little accident from yesterday... should I go through the claims process with my insurance company or with the at-fault driver's? First thing I did was open a claim with mine (state farm) on their website. Then I got a call from the representative saying I should go through the other driver's insurance company since it was their fault. So I opened a claim with them but haven't heard anything back. I called the adjuster a few minutes ago and she says she hasn't heard anything back from "the insured" so there's nothing they can do yet. Meanwhile my car is just sitting at my house because I can't bring it to a shop for an estimate and repairs until the adjuster gives me the okay. Shouldn't I be able to go through my own insurance company and have them deal with getting the claim stuff figured out with the other insurance company? Or would that make my premiums go up?
If you go through your insurance, you probably have to pay the deductible. If you go through the ambulance insurance, you should have no deductible.
Bucky wrote:lethal wrote:mickbayne wrote:Need some advice regarding my little accident from yesterday... should I go through the claims process with my insurance company or with the at-fault driver's? First thing I did was open a claim with mine (state farm) on their website. Then I got a call from the representative saying I should go through the other driver's insurance company since it was their fault. So I opened a claim with them but haven't heard anything back. I called the adjuster a few minutes ago and she says she hasn't heard anything back from "the insured" so there's nothing they can do yet. Meanwhile my car is just sitting at my house because I can't bring it to a shop for an estimate and repairs until the adjuster gives me the okay. Shouldn't I be able to go through my own insurance company and have them deal with getting the claim stuff figured out with the other insurance company? Or would that make my premiums go up?
If you go through your insurance, you probably have to pay the deductible. If you go through the ambulance insurance, you should have no deductible.
but then (eventually) you should get your deductible refunded by the at-fault operator's insurance company.
Bucky wrote:Allstate waives the deductible if another involved vehicle is also insured by Allstate. My recent 3-car crash- no other Allstate.
swishnicholson wrote:Bucky wrote:Allstate waives the deductible if another involved vehicle is also insured by Allstate. My recent 3-car crash- no other Allstate.
Well I hope you learned your lesson. Next time hit the gas and see if you can increase your odds.
Doll Is Mine wrote:This Ellen DeGeneres look alike on ESPN is annoying. Who the hell is he?