/[corp]/sql/nuke_smpc.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /sql/nuke_smpc.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (hide annotations) (vendor branch)
Thu Mar 15 07:51:21 2001 UTC (23 years, 1 month ago) by dpavlin
Branch: DbP, MAIN
CVS Tags: r1, HEAD
Changes since 1.1: +0 -0 lines
initial import

1 dpavlin 1.1 update products set have_smpc=false where smpc in (
2     1034,1035,1036,
3     1243,1244,1245,1246,1247
4     );
5     delete from paragraphs where smpc in (
6     1034,1035,1036,
7     1243,1244,1245,1246,1247
8     );

  ViewVC Help
Powered by ViewVC 1.1.26