Nope - you've to delete them one at a time with the DROP INDEX or ALTER TABLE DROP CONSTRAINT commands
David Blocker [EMAIL PROTECTED] 781-784-1919 Fax: 781-784-1860 Cell: 339-206-0261 ----- Original Message ----- From: "Thomas Eldred" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, September 11, 2004 8:34 PM Subject: [RBG7-L] - Could I? > I am wondering if I can delete all of the keys/indexs on a database by > typing > > DELETE* FROM sys_constraints > > at the R:Prompt? More so I suppose I am concerned that trying this will not > disrupt the operation of RBase. > > Thank you > Tom > >
