realbasic-nug
[Top] [All Lists]

Re: RealSQL questions

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: RealSQL questions
From: Norman Palardy <npalardy at great-white-software dot com>
Date: Mon, 31 Oct 2005 09:47:57 -0700
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <710A36BF-C552-4FAC-ABAD-5A93AC2B0932 at wanadoo dot fr>

On Oct 31, 2005, at 5:31 AM, Tehenne wrote:

Another question...
Is it possible to put all the values of a column in another column of the same type of the same table by a simple command(order) (without having to read all the values of a column in order to write them in the other column) ?


        update table set newColumn = oldColumn

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>