You can use Interactive SQL to view the data in tables.
Prérequis
You must have SELECT privilege on the table or the SELECT ANY TABLE system privilege.
Execute a statement similar to the following, where table-name is the table that contains the data you want to view.
SELECT * FROM table-name; |
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |