Skip to Content
0
Former Member
Nov 19, 2008 at 03:54 PM

Select Statement

39 Views

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