Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to Swap Two Tables?
regarding comparison and swapping, please see my two earlier posts
regarding creating a table and limited space
do you mean that your oracle account privileges do not include CREATE TABLE? then negotiate with your DBA (aka 'Donuts Buy Attention')
do you mean how to limit space usage when creating a table? the look into the STORAGE clause as well as the TABLESPACE clause under the CREATE TABLE command
"RK" <rekaben_at_yahoo.com> wrote in message
news:239f1935.0310300915.26b01e94_at_posting.google.com...
> Turkbear <john.g_at_dot.spamfree.com> wrote in message
news:<kn00qv4nf0rv3trj2n8q9319ul3v6aapuc_at_4ax.com>...
> > rekaben_at_yahoo.com (RK) wrote:
> >
> > ...
> > >Well, this newsgroup may have some virus. After I posted my first
> > >question, I was bombed by bulk-email-spam.
> > >
> > No, the newsgroup does not have a virus..However there is a trojan out
there ( on folk's workstations that have not been
> > keeping up with threats and patches)
> > that scans newsgroups for email addresses - So do NOT use your real
email address when posting - spoof it in some way
> > like rekabenatyahoodotcom
> >
> >
>
> > >> > I am not sure that SQL alone can do that -
> >
> > >Now return to my questions. Let me ask them one by one --
> > >
> > >Fist One:
> > >
> > >With SQL, how can I compare two table content to see if they are
> > >identical or not? If not, can I show their difference using certain
> > >SQL commands and dump the output?
> > >
> > >Thanks.
>
>
>
>
>
![]() |
![]() |