This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dev:sql:examples:overview [2009/11/30 17:25] tdo created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{page>:top_add&nofooter&noeditbtn}} | ||
| - | <html><div align="center"><span style="color:red">DRAFT</span></div></html> | ||
| - | ====== Omnidex SQL: Examples ====== | ||
| - | ===== SELECT ===== | ||
| - | |||
| - | ===== Functions ===== | ||
| - | |||
| - | |||
| - | ==== $CONTAINS ==== | ||
| - | |||
| - | $contains(order_date, '1st_qtr_1990', 'synonyms=time_periods,exclusive') | ||
| - | |||
| - | {{page>:bottom_add&nofooter&noeditbtn}} | ||