If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > correct syntax "comment on table..."

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 06-03-09, 04:59
nimit77 nimit77 is offline
Registered User
 
Join Date: Jun 2009
Posts: 4
correct syntax "comment on table..."

Hello,

What is correct syntax in INFORMIX of adding comment on table.Following returns error:
Code:
comment on table testTable is 'testComment';
Reply With Quote
  #2 (permalink)  
Old 06-03-09, 06:18
stanislav.ondac stanislav.ondac is offline
Registered User
 
Join Date: Aug 2005
Posts: 140
I think there is no such thing like table comments in Informix(at least not in IDS).

And why do you think oracle syntax will work on informix?
Reply With Quote
  #3 (permalink)  
Old 06-03-09, 06:35
nimit77 nimit77 is offline
Registered User
 
Join Date: Jun 2009
Posts: 4
To be honest i took this syntax from DB2 :-)

To be honest i took this syntax from DB2 :-)
I confirmed that there is no such functionality in INFORMIX.
Thanks a lot!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On