i think it's correct.

For example MySQL:

(http://dev.mysql.com/doc/refman/5.0/en/operator-precedence.html)

Operator precedences are shown in the following list, from lowest precedence to 
the highest. Operators that are shown together on a line have the same 
precedence.


  | :=
  | ||, OR, XOR
  | &&, AND
  | NOT
  | BETWEEN, CASE, WHEN, THEN, ELSE
  | =, <=>, >=, >, <=, <, <>, !=, IS, LIKE, REGEXP, IN
  | |
  | &
  | <<, >>
  | -, +
  | *, /, DIV, %, MOD
  | ^
  | - (unary minus), ~ (unary bit inversion)
  | !
  | BINARY, COLLATE
  | 

Regards

Peter

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947464#3947464

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947464


-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to