System objects such as system tables, system views, stored procedures, and domains hold information about database objects, and how they are related to each other. System views, procedures, and domains largely support Sybase Transact-SQL compatibility.
Use the SQL Anywhere 12 plug-in to connect to the database as a user with DBA authority.
Select the database and choose File » Configure Owner Filter.
Select SYS, and dbo, and then click OK.
Connect to a database.
Execute a SELECT statement, querying the SYSOBJECT system view for a list of objects.
Discuss this page in DocCommentXchange.
|
Copyright © 2010, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.0 |