realbasic-nug
[Top] [All Lists]

Re: RealSQL questions

To: "REALbasic NUG" <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: RealSQL questions
From: "Me" <igiga at swbell dot net>
Date: Mon, 31 Oct 2005 08:04:47 -0600
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <710A36BF-C552-4FAC-ABAD-5A93AC2B0932 at wanadoo dot fr>
Is it possible to rename a column in a table ?
need a tool to do that http://sqlitebrowser.sourceforge.net/

Is it possible to put all the values of a column in another column
update MyTable set A = B

----- Original Message ----- First question  :
Is it possible to rename a column in a table ?
If yes, how?

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) ?


_______________________________________________
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>