Name: ERKLHSTR 2011-08-25 1:15
I am writing a program in JavaDB. I am using the ij command line thing. I created some indexes and promptly forgot their names. I need to drop these indexes because I need to insert 10 billion rows which, at the rate it's doing it, is going to take several fucking years.
AS FAR AS I CAN TELL THERE NO INFORMATION ANYWHERE ON HOW TO VIEW INDEX NAMES.
tl;dr if someone can tell me how to view index names of a derby/javadb database using ij that would be nice. 'show indexes' is not the right answer.
AS FAR AS I CAN TELL THERE NO INFORMATION ANYWHERE ON HOW TO VIEW INDEX NAMES.
tl;dr if someone can tell me how to view index names of a derby/javadb database using ij that would be nice. 'show indexes' is not the right answer.