Hi, (maybe here is a little OT)
I'm writing this simple xpath query
//*[jcr:contains(MetaData/@mimeType, 'video')]
but I would like to translate it in SQL.

The following snippet:
contains(MetaData/@mimeType, 'video')
in sql does not work.
Is it possible?

Thanks.
Andrea

----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to