[Isis-users] Global delete
Piet De Keyser
piet.dekeyser at khleuven.be
Wed Feb 27 16:28:45 CET 2013
Dear Peter,
I would do this using a proc in MX:
This proc (let's call it del.prc) could be
If v852^a:'XYZ' then 'd*' fi
(Don't use 'd.' here; it will give you an error.)
The command can be something like this (where db stands for the name of your database):
Mx db create=test proc=@del.prc<mailto:proc=@del.prc> now -all
Piet de Keyser
Leuven University College, Belgium
Van: isis-users-bounces at iccisis.org [mailto:isis-users-bounces at iccisis.org] Namens Hessels, Peter
Verzonden: woensdag 27 februari 2013 15:13
Aan: isis-users at iccisis.org
Onderwerp: [Isis-users] Global delete
Dear all,
I want to delete some records from my database (all records that have the value XYZ in field v852^a). I would call it a global delete.
How can this be done?
(from the documentation I can read I can do global changes, with either ABCd or mx-utility; but no option for a global delete).
Any suggestions?
Kind regards,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20130227/72b0f546/attachment.html>
More information about the isis-users
mailing list