| View previous topic :: View next topic |
| Author |
Message |
liherb General User

Joined: 19 Aug 2011 Posts: 38
|
Posted: Fri Jan 20, 2012 6:42 pm Post subject: recommend a HSQLDB tutorial for beginners |
|
|
Hi I've found many threads on BASE tutorials, however there seems to be no HSQLDB tutorial. It is very desirable when one uses non-embedded mode of BASE with HSQLDB.
Can anyone recommend a HSQLDB tutorial for beginners here? (I found the official HSQL User's Guide a bit too advanced, not very suitable for beginners.) Or, some tutorial that systematically explains the most recent SQL features? Thanks. |
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
Posted: Sat Jan 21, 2012 5:07 am Post subject: |
|
|
The downloaded HSQLDB package includes full documentation. _________________ Rest in peace, oooforum.org
Get help on http://forum.openoffice.org |
|
| Back to top |
|
 |
liherb General User

Joined: 19 Aug 2011 Posts: 38
|
Posted: Sat Jan 21, 2012 11:54 am Post subject: |
|
|
| Villeroy wrote: | | The downloaded HSQLDB package includes full documentation. |
Thanks Villeroy. It is the users' guide that I was talking about, which in my opinion is a bit too deep for a beginner. Is there an easier way of learning SQL? How about Fundamentals of Database Systems 5th Edition? Anybody has any comments on this book? |
|
| Back to top |
|
 |
Villeroy Super User


Joined: 04 Oct 2004 Posts: 10065 Location: Germany
|
Posted: Sat Jan 21, 2012 1:52 pm Post subject: |
|
|
HSQLDB is almost the same as any other SQL since it follows a standard. There are plenty of online tutorials and books. _________________ Rest in peace, oooforum.org
Get help on http://forum.openoffice.org |
|
| Back to top |
|
 |
|