Hi. Good Morning
Is there a manual for jdbc commands?
We do not know the sentences to be executed for obtain certain data.
For example:
jdbc:query myDs select count (*) from messages where id < 100

The cursor is left with the value '>' and you have to press CTRL + C to
continue.

Or 

jdbc:query myDS select count(*) from messages where asto like '%H%'
Error executing command: bad expression: select count(*) from messages where
asto like '%H%'



--
View this message in context: 
http://karaf.922171.n3.nabble.com/jdbc-commands-manual-tp4047859.html
Sent from the Karaf - User mailing list archive at Nabble.com.

Reply via email to