Re: Hiding hint in SQL from SQL Trace?



enrikonewsgro...@xxxxxxxxxxxxx wrote:
> I have an ETL application that allows you to select a table delivery
> method, one of which is APPEND. When I select this option and turn on
> sql trace to watch the sql being generated there is no /*+ APPEND */
> hint in the INSERT statement.
> The application is written in C/C++.
>
> Is it possible to hide a hint from sql trace?

Are you sure it is supposed to do an INSERT /*+ APPEND */?

Perhaps it just means APPEND as opposed to REPLACE, i.e. don't delete
the existing data before loading?

.



Relevant Pages

  • Hiding hint in SQL from SQL Trace?
    ... I have an ETL application that allows you to select a table delivery ... one of which is APPEND. ... Is it possible to hide a hint from sql trace? ...
    (comp.databases.oracle.server)
  • Re: Append query issues
    ... table NewItems, AND to append brand new items mentioned in NewItems but that ... I am trying to append some data from a query to a table, ... updating a table (lets say "delivery") which also uses some data from my ... "customer" table to fill in the gaps (to cut down on info needing to be ...
    (microsoft.public.access.queries)
  • Re: Fast utility to transfer data from one database to another excluding IMP/EXP
    ... superG wrote: ... The append hint must be used in INSERT. ... HansF wrote: ...
    (comp.databases.oracle.server)
  • Append Bypass_recursive_check
    ... APPEND BYPASS_RECURSIVE_CHECK hint and recursive insert into temp ... dynamic system tables? ...
    (comp.databases.oracle.server)
  • Re: Grid on a form
    ... > Hi Gang, ... > Can I get a hint? ... you append to the table in question. ... If the user hits "CANCEL" you simple ...
    (microsoft.public.fox.vfp.forms)