Table of Contents

About

A regular file has content whereas a file directory has no content.

The content type of a file is called its mime.

Once loaded in a database or in-memory (computer language), the content of a file may be stored:

  • if this is a text, in a string, char, varchar or clob
  • or without mime, in a blob

Detection

See Mime Detection