I have run the ij and it gives the following errors -
c:\java -jar "%DERBY_HOME%"\lib\derbyrun.jar ij
ij> version 10.5
ij>CONNECT '
jdbc:derby:firstdb;create=true';
WARNING 01J01: Database 'firstdb' not created, connection made to existing database instead.
how do i create a tablespace in
java dbms