Hi folks, >> delete from secret where 1=1; > I guess this is the most abstract one, so I've just committed it. > Let's see what Oracle makes of it (seems to be the most annoying DB > I've ever encountered) ...
why not simply use delete from secret This should work with any database...? Cheers Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ OpenXPKI-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-devel
