Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Indexes and Foreign Keys

Re: Indexes and Foreign Keys

From: Mladen Gogala <gogala_at_sbcglobal.net>
Date: Sun, 12 Mar 2006 02:53:23 GMT
Message-Id: <pan.2006.03.12.02.53.23.259843@sbcglobal.net>


On Sat, 11 Mar 2006 23:13:10 +0000, ianal Vista wrote:

> Please provide a functioning example SQL statement that 'changes' a PK
> value.

UPDATE EMP SET EMPNO=1234 where ENAME='KING';

-- 
http://www.mgogala.com
Received on Sat Mar 11 2006 - 20:53:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US