Question : Need to turn a SQL select into a delete statement

I have the following select stament that I need to turn into a delete

SELECT Count(*),update_id,DTTM_IMPORTED  FROM PS_MAINTENANCE_LOG  

GROUP BY update_id,DTTM_IMPORTED

HAVING Count(*) > 1;

thanks

Answer : Need to turn a SQL select into a delete statement

You are going to have to use OWA on one listener with FBA.  I don't care if the FBA is from the OWA box or use the one from ISA,...but it is best to do it with the ISA and let it delegate to the OWA box.

Then the RADIUS can only be used with the other two sites using a different listener.   I don't see anyway to have RADIUS with all three sites on one listener unless you went totally without FBA
Random Solutions  
 
programming4us programming4us