Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Does SA10,11,12 support VIEW PUSHED PREDICATE optimization technique like ORACLE has? Thanks!

asked 15 Jul '11, 04:08

AlexeyK77's gravatar image

AlexeyK77
70761224
accept rate: 8%

edited 15 Jul '11, 08:11

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297


Predicate pushdown has been part of SQL Anywhere since Version 8... perhaps earlier, but the earlier docs don't talk about it.

( This is the Early Bird answer, Glenn Paulley And The Engineers can provide more detail :)

permanent link

answered 15 Jul '11, 05:47

Breck%20Carter's gravatar image

Breck Carter
32.5k5417261050
accept rate: 20%

One of the very advantages of SQL Anywhere seems to be that I have never been confronted with this optimization while my views do have used it silently - "Stealth optimization":)

(15 Jul '11, 07:52) Volker Barth
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×119
×31
×28

question asked: 15 Jul '11, 04:08

question was seen: 4,242 times

last updated: 15 Jul '11, 08:35