'condition' is not allowed as column name
Posted by:
leo lou
Date: August 22, 2005 07:49AM
when I tried to create a table as CREATE TABLE rules (condition varchar(255)); I got an error. when I change the column name to condition1 and it works fine. Since this is from a thirdparty software, we cannot just change the column name to some different. Does anybody have any get around solution besides use a different column name?
Subject
Views
Written By
Posted
'condition' is not allowed as column name
32117
August 22, 2005 07:49AM
11773
August 22, 2005 12:46PM
6728
February 23, 2009 01:16PM
6915
February 23, 2009 01:33PM
6315
February 23, 2009 01:36PM
5868
February 23, 2009 01:50PM
5976
February 23, 2009 01:53PM
5755
February 23, 2009 01:33PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.