I assume you really mean "how do I create a table *named* position (i.e. I can't, 
because 'position' is a reserved word).

In this case, simply:

create table "POSITION"(...);

----- Original Message -----
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Date: Monday, October 18, 2004 2:43 am
Subject: [Hsqldb-developers] Position table in hsqldb

> How do i do if i want create a table position. This is a system 
> table but it is necessary because my application must interacte 
> with another db.
> 
> Thanks in regard.
> Bye
> 
> 
> 
> ____________________________________________________________
> Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di 
> attivazione. 
> Abbonati subito su http://www.libero.it 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on 
> ITManagersJournalUse IT products in your business? Tell us what you 
> think of them. Give us
> Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find 
> out more
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> hsqldb-developers mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hsqldb-developers
> 



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
hsqldb-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to