also How do i add a foreign key constraint too an existing table in oracle mode?
-----Original Message-----
From: ajit_cus 
Sent: Friday, January 31, 2003 12:05 PM
To: '[EMAIL PROTECTED]'
Subject: dropping foreign key in oracle mode


Hi,
 How do i drop a foreign key in SQLMODE ORACLE?
alter table <tablename> drop constraint <Referential constraint>
says invalid constraint name
the internal syntax of drop foreign key does not work in sqlmode oracle
regards,
Ajit
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to