querying historical GL Transaction file. (YYYY_GL.btr)

Is it possible to create a Database View which represents the data from the GL archive data files?

such as, a view called  2018_GL_TRANSACTIONS which mounts 2018_GL.btr?

Also wondering if anyone knows why the YYYY_GL.btr files do not have the same column count as GL_TRANSACTIONS table.

I'm hoping to get SQL access to the archive data from a third party utility programmatically.