| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> key constraint
i'm doing a database project, and met one question about the key
constraints. what the question asked is simply " Drop key constraint from the
table Cust_Order relation."
i just dropped the primary key constraint for that relation, but i'm confused
with the "not null" constraint. do i need to drop that constraint also?
does any one familiar with the key constraint definition to help me ?
the relation definition below:
Table name : Cust_Order primary key : OrderID
OrderID integer 4 n
OrderDate Date y CustomerID int 4 n
tks and rgs,
jxu
Received on Sat Apr 14 2001 - 00:43:37 CDT
![]() |
![]() |