SYSBACKUPS

From Lianjapedia
Revision as of 07:44, 27 May 2020 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Purpose

Database snapshots

See Also

BACKUP DATABASE, Lianja Cloud Admin Console, SYSTEM TABLES

Description

System Tables are system defined read-only tables. You can query these tables using the SELECT statement.

Column Data Type Width Description
FILENAME C 80 Filename
DATE C 10 Creation date
TIME C 8 Creation time
SIZE N 18 File size

Example

SELECT * FROM sysbackups