Hello there,
i am new in MAX DB and want to make a easy select Statement.
I think this is right?
SELECT * FROM USR02 WHERE BNAME='zztest'
But i become an error:
Error Executing 'SELECT * FROM USR02 WHERE BNAME='zztest'' [-4004] (at 15): Unknown table name:USR02.
So can you tell me whta wrong with this statement?
Thanks
Bjoern