Hi,

'table' in "FROM table" is node type, so the most general query is
[code]SELECT title FROM nt:base WHERE title like "SV%" ORDER BY title 
ASC;[/code]

The nt:base is the root of all node types, an equivalent of the Object class in 
Java.


Jozef.

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=551a3707-98cd-4a1d-ae68-85fb21d55a95


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to