where conditions

  • Thread starter Thread starter alekm
  • Start date Start date
A

alekm

Hi,
I'd like to know which condition in where part of sql will be considered
first. I'd like to optimize sqls.
For example: select * from table t where condition1 and condition2 and
condition3

thank you in advance

alekmil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top