I'm sure this is a simple question, but I can't keep it in my head. If I
want to do multiple hints for the same query,
do I separate them with blanks or commas?
select /*+ append norewrite */
OR
select /*+ append, norewrite *?
thank you
Gene Gurevich
Oracle LazyDBA home page