.SAS7BDAT Extension de fichier

SAS Dataset File

Développeur SAS Institute
Popularité
3.0  |  15 Votes
 

Qu'est-ce qu'un fichier SAS7BDAT ?

A SAS7BDAT file is a database storage file created by Statistical Analysis System (SAS) software. It contains a binary encoded dataset used for advanced analytics, business intelligence, data management, predictive analytics, and more.

Plus d'informations

SAS is a statistical software suite that data analysts use to manage and analyze data. It allows analysts to create statistical models, perform multivariate analysis, graph and present data, and engage in predictive analytics.

In SAS version 7, the suite began saving users' datasets as SAS7BDAT files. These files are binary database files that contain a header and data pages. The header lists the database's ID, name, contents, and other metadata. The data pages contain subheaders that include additional metadata and the packed binary data that represents the database's dataset.

REMARQUE: SAS7BDAT files created on different platforms use slightly different file formats. However, you can use any SAS7BDAT file with any platform's version of SAS.

Comment ouvrir un fichier SAS7BDAT

SAS7BDAT files are not meant to be opened. Instead, they are meant to be "imported" into SAS (Windows, Linux) via the application's libname command. For example, to access a SAS7BDAT file located at C:/​Documents/​example.sas7bdat, you would enter libname examplerefname C:/Documents/example.sas7bdat in your SAS session. You could then access the dataset by referring to it as examplerefname. For more detailed instructions, refer to SAS's official documentation.

Ouvrez plus de 400 formats de fichiers avec File Viewer Plus.Téléchargement gratuit

Programmes qui ouvrent les fichiers SAS7BDAT

Windows
Version d'essai gratuite
Mac
Linux
Version d'essai gratuite

Vérifié par FileInfo.com

L'équipe FileInfo.com a mené des recherches indépendantes sur le format de fichier SAS Dataset et les applications Mac, Windows, and Linux répertoriées sur cette page. Notre objectif est une précision de 100%, et nous ne publions que des informations sur les types de fichiers que nous avons vérifiés.

Si vous souhaitez suggérer des ajouts ou des mises à jour de cette page, faites-le-nous savoir.