|
Update a block of posted claims to a
new location code
Follow these steps:
- Start the SQL scratchpad under the "Tools menu"
- Enter the command below (substitute the code you wish
for the "H" below):
UPDATE prebill SET prebill.service_location_cd = "H";
Click the "execute.." button
updated
April 17, 2005
|