INFORMATION_SCHEMA.UPDATED

Returns a list with information about the information for the current database.

Last_Loaded

Date and Time information for the last time the file was loaded from storage

Loaded_File_Created

Date and Time information for the last time the file was created

Loaded_File_Size

Size of the loaded file

Estimated_Memory_Usage

Estimates how much memory the file will consume when unpacked and loaded into memory

Current_File_Size

Size of the current file

Current_File_Created

Date and Time information for when the file was created


Example:

SELECT * FROM INFORMATION_SCHEMA.UPDATED
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.