🎴 Flashcard Mode

Technology Fundamentals and ETL Concepts

Card1 / 20
Mastered0
Review0
QuestionClick to flip

What is a command to analyze hashed file?

AnswerClick to flip back
A
FILE.STAT command
B
ANALYZE.FILE command
💡 Explanation:

Both FILE.STAT and ANALYZE.FILE are valid UniVerse commands to analyze hashed file structure, distribution, and statistics. ZCAT is for compressed files, not hashed file analysis. Options A and B are correct.

Change Mode