In Interactive SQL, you cannot query system tables, but you can browse the contents of a system view.
Most system tables have equivalent system views that you can query.
In a database, a table, view, stored procedure, or domain is a system object. System tables store information about the database itself, while system procedures, and domains largely support Sybase Transact-SQL compatibility.