VCOM: Problem with SHOW tables
Kirill Pekarov
kirill_pekarov at valentina-db.com
Thu Oct 18 08:09:08 CDT 2007
Hi, Martin.
You wrote 18.10.2007, 15:23:46:
>>> When I execute the following command in VStudio:
>>> SELECT * FROM (SHOW TABLES) WHERE kind_str = 'user' ;
>>> it works.
This query: "SELECT * FROM (SHOW TABLES) WHERE kind_str = 'user'"
do not work in the VStudio and in the VCOM.
But this is works:
SELECT * FROM (SHOW TABLES) WHERE kind_str = 'USER'
> ^^^^^^
--
Best regards,
Kirill Pekarov
Software Engineer Associate
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com
More information about the Valentina
mailing list