1

Is there a way to drop a table in the explorer of objectDB (or is there a way to drop a table at all)?

I know that I can execute a 'delete from' query, but the table is still there and it's annoying to me because I created a lot of test entities and those tables are just hanging around without much use.

ObjectDB
  • 1,312
  • 8
  • 9
0x56794E
  • 20,883
  • 13
  • 42
  • 58

1 Answers1

0

Please see this forum thread on ObjectDB website.

Regarding restarting ID, setting a new generator, as suggested by vels4j, should work.

ObjectDB
  • 1,312
  • 8
  • 9