It is wrong terminology to call these a 'query'. They are SQL commands. A query is only the SELECT statement. In English, 'query' means to ask a question. For example: Who are the customers that have a good credit status? In SQL, we use a SELECT to ask that question. ALTER TABLE is not a query. It does not ask a question. It gives a command.
I know that you did not ask about this, so, sorry if I am being presumptuous. Hopefully this is helpful. Regards, Mike On Sun, Jul 10, 2011 at 11:51 AM, Rob Wolfe <wolfe....@gmail.com> wrote: > Why would you want to do such a bizarre thing? > > Can you explain a little more what you want to do? > > Also, you might want to start a new thread :) > > Rob > > On Jul 10, 1:12 pm, VIGNESH PRAJAPATI <vignesh2...@gmail.com> wrote: > > what is query for get complete backup of database to text file? > > > > On 7/10/11, amar abboju <amar.abb...@gmail.com> wrote: > > > > > Thanks for reply.to my question > > > > > -- > > > Thanks&Regards > > > Amarender > > > > > -- > > > You received this message because you are subscribed to the Google > > > Groups "Oracle PL/SQL" group. > > > To post to this group, send email to Oracle-PLSQL@googlegroups.com > > > To unsubscribe from this group, send email to > > > oracle-plsql-unsubscr...@googlegroups.com > > > For more options, visit this group at > > >http://groups.google.com/group/Oracle-PLSQL?hl=en > > > > -- > > THANKS > > > > VIGNESH PRAJAPATI > > -- > You received this message because you are subscribed to the Google > Groups "Oracle PL/SQL" group. > To post to this group, send email to Oracle-PLSQL@googlegroups.com > To unsubscribe from this group, send email to > oracle-plsql-unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/Oracle-PLSQL?hl=en > -- You received this message because you are subscribed to the Google Groups "Oracle PL/SQL" group. To post to this group, send email to Oracle-PLSQL@googlegroups.com To unsubscribe from this group, send email to oracle-plsql-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Oracle-PLSQL?hl=en