I am new to UniVerse. I am working with an existing Database. I would like to know how to View a List of all available TABLES in the database. Is there a simply syntax command to view all TABLES?
相关问题
- SQL join to get the cartesian product of 2 columns
- sql execution latency when assign to a variable
- Difference between Types.INTEGER and Types.NULL in
- php PDO::FETCH_ASSOC doesnt detect select after ba
- Bulk update SQL Server C#
Type "F" would only return results of physical files in that account. Type "Q" are Q-Pointers that point to physical files in other accounts. This is a way to have one file, but several accounts point to that file.
At TCL:
This will list all file/table entries registered in a specific account (database) on the database server.
If you're looking for all accessible files, including files that may be in other accounts (databases) on the server, use the following query:
USE THIS SINTAXIS
a)... THIS IS FOR CONTENTS
LIST (NAME OF DATABASE)
b) ... THIS IS FOR DICTIONARY
LIST DICT (NAME OF DATABASE)