Home |
Previous Page | Next Page Disk, Memory, and Process Management > Managing Disk Space > Displaying Databases >
To
query sysdatabases using ISA, follow these steps:
- Choose SQL > Query.
- Select the sysmaster data in the Database list.
- Enter the following command and click Submit:
select * from sysdatabases;
Home |
[ Top of Page | Previous Page | Next Page | Contents |
Index ]